{"id":1139506,"name":"@rakutentech/docsify-code-inline","ecosystem":"npm","description":"Syntax highlighting for inline code","homepage":"https://github.com/rakutentech/esquisite/tree/main/packages/docsify-code-inline#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rakutentech/esquisite","keywords_array":["docsify","docsify-plugin","prism","highlight","syntax"],"namespace":"rakutentech","versions_count":5,"first_release_published_at":"2021-01-20T06:57:15.955Z","latest_release_published_at":"2021-01-21T00:33:05.842Z","latest_release_number":"1.0.5","last_synced_at":"2026-03-15T00:20:01.196Z","created_at":"2022-04-08T11:53:28.326Z","updated_at":"2026-03-15T00:20:01.196Z","registry_url":"https://www.npmjs.com/package/@rakutentech/docsify-code-inline","install_command":"npm install @rakutentech/docsify-code-inline","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.5"}},"repo_metadata":{"id":57138625,"uuid":"327838397","full_name":"rakutentech/esquisite","owner":"rakutentech","description":"A library of exquisite helpers and utilities for ES apps.","archived":false,"fork":false,"pushed_at":"2021-01-21T00:33:17.000Z","size":8011,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-21T06:21:08.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rakutentech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-08T08:08:26.000Z","updated_at":"2025-05-25T15:51:02.000Z","dependencies_parsed_at":"2022-09-03T14:40:13.665Z","dependency_job_id":null,"html_url":"https://github.com/rakutentech/esquisite","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/rakutentech/esquisite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakutentech","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/sbom","scorecard":{"id":760307,"data":{"date":"2025-08-11","repo":{"name":"github.com/rakutentech/esquisite","commit":"d22d8b88f741b7550a64ff59f82bf0b986aada13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: packages/plantuml-worker/vendor/plantuml.1.2020.14.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/rakutentech/esquisite/node-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-windows.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rakutentech/esquisite/node-windows.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"36 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9m87-6fj3-c5xh","Warn: Project is vulnerable to: GHSA-5r98-f33j-g8h7","Warn: Project is vulnerable to: GHSA-vm32-9rqf-rh3r","Warn: Project is vulnerable to: GHSA-8cc4-rfj6-fhg4","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T23:14:25.447Z","repository_id":57138625,"created_at":"2025-08-22T23:14:25.448Z","updated_at":"2025-08-22T23:14:25.448Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278366664,"owners_count":25975095,"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-10-04T02:00:05.491Z","response_time":63,"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":"rakutentech","name":"Rakuten Group, Inc.","uuid":"1415441","kind":"organization","description":"","email":null,"website":"https://rakuten.careers/","location":"Japan","twitter":"rakutengroup","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1415441?v=4","repositories_count":214,"last_synced_at":"2024-04-14T19:20:00.748Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rakutentech","funding_links":[],"total_stars":2251,"followers":135,"following":0,"created_at":"2022-11-03T10:45:29.331Z","updated_at":"2024-04-14T19:20:04.985Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakutentech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakutentech/repositories"},"tags":[{"name":"docsify-code-inline-v1.0.5","sha":"d22d8b88f741b7550a64ff59f82bf0b986aada13","kind":"commit","published_at":"2021-01-21T00:32:54.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/docsify-code-inline-v1.0.5","html_url":"https://github.com/rakutentech/esquisite/releases/tag/docsify-code-inline-v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@docsify-code-inline-v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.5/manifests"},{"name":"docsify-code-inline-v1.0.4","sha":"c81d1f0cb1368292f983575a380881bf39524a4f","kind":"commit","published_at":"2021-01-20T08:41:43.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/docsify-code-inline-v1.0.4","html_url":"https://github.com/rakutentech/esquisite/releases/tag/docsify-code-inline-v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@docsify-code-inline-v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.4/manifests"},{"name":"plantuml-worker-v1.1.3","sha":"55e93e5533ccede69f96dd1b1f0a44506df4ee3f","kind":"commit","published_at":"2021-01-20T08:33:47.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/plantuml-worker-v1.1.3","html_url":"https://github.com/rakutentech/esquisite/releases/tag/plantuml-worker-v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@plantuml-worker-v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.1.3/manifests"},{"name":"docsify-code-inline-v1.0.3","sha":"4a5e4c4d659cd3f086e9060b9117ecc27d7f1d93","kind":"commit","published_at":"2021-01-20T08:31:43.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/docsify-code-inline-v1.0.3","html_url":"https://github.com/rakutentech/esquisite/releases/tag/docsify-code-inline-v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@docsify-code-inline-v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.3/manifests"},{"name":"docsify-code-inline-v1.0.2","sha":"8417694a87c1c644cdd0d4d535105ed1876f2a30","kind":"commit","published_at":"2021-01-20T07:11:53.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/docsify-code-inline-v1.0.2","html_url":"https://github.com/rakutentech/esquisite/releases/tag/docsify-code-inline-v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@docsify-code-inline-v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.2/manifests"},{"name":"docsify-code-inline-v1.0.1","sha":"9c442265b348b410d10df5c724cbd27e009ac374","kind":"commit","published_at":"2021-01-20T06:57:04.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/docsify-code-inline-v1.0.1","html_url":"https://github.com/rakutentech/esquisite/releases/tag/docsify-code-inline-v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@docsify-code-inline-v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.1/manifests"},{"name":"docsify-code-inline-v1.0.0","sha":"e1a8f4fb95aaf6095aa0585575df9e3eb25d454a","kind":"tag","published_at":"2021-01-20T04:15:25.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/docsify-code-inline-v1.0.0","html_url":"https://github.com/rakutentech/esquisite/releases/tag/docsify-code-inline-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@docsify-code-inline-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/docsify-code-inline-v1.0.0/manifests"},{"name":"plantuml-worker-v1.1.2","sha":"89053c156d2c05b0d7ce6caa5555bbb293f889b5","kind":"commit","published_at":"2021-01-08T08:23:14.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/plantuml-worker-v1.1.2","html_url":"https://github.com/rakutentech/esquisite/releases/tag/plantuml-worker-v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@plantuml-worker-v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.1.2/manifests"},{"name":"plantuml-worker-v1.1.1","sha":"2393224c4e30f5ea724cbcfc2b5bc1821970d438","kind":"commit","published_at":"2021-01-08T08:18:24.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/plantuml-worker-v1.1.1","html_url":"https://github.com/rakutentech/esquisite/releases/tag/plantuml-worker-v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@plantuml-worker-v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.1.1/manifests"},{"name":"plantuml-worker-v1.1.0","sha":"f0ae580096c3b633a648e6f9f835c25de5fa62b7","kind":"commit","published_at":"2021-01-08T08:06:10.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/plantuml-worker-v1.1.0","html_url":"https://github.com/rakutentech/esquisite/releases/tag/plantuml-worker-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@plantuml-worker-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.1.0/manifests"},{"name":"plantuml-worker-v1.0.0","sha":"58547e544e10d0a998bb89b269938309b4d6cce1","kind":"tag","published_at":"2021-01-08T07:49:25.000Z","download_url":"https://codeload.github.com/rakutentech/esquisite/tar.gz/plantuml-worker-v1.0.0","html_url":"https://github.com/rakutentech/esquisite/releases/tag/plantuml-worker-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rakutentech/esquisite@plantuml-worker-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/tags/plantuml-worker-v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-14T19:50:16.366Z","dependent_packages_count":2,"downloads":155,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.986085583592141,"dependent_repos_count":10.352844454248336,"dependent_packages_count":8.866993965077977,"stargazers_count":16.750849850625492,"forks_count":15.43149453300609,"docker_downloads_count":null,"average":11.477653677310007},"purl":"pkg:npm/%40rakutentech/docsify-code-inline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rakutentech/docsify-code-inline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rakutentech/docsify-code-inline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rakutentech/docsify-code-inline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T17:57:55.406Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakutentech%2Fesquisite/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rakutentech%2Fdocsify-code-inline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rakutentech%2Fdocsify-code-inline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rakutentech%2Fdocsify-code-inline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rakutentech%2Fdocsify-code-inline/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rakutentech%2Fdocsify-code-inline/codemeta","maintainers":[{"uuid":"boazy","login":"boazy","name":null,"email":"boazyan@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~boazy","role":null,"created_at":"2022-11-20T23:42:02.524Z","updated_at":"2022-11-20T23:42:02.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/boazy/packages"},{"uuid":"jcayzac","login":"jcayzac","name":null,"email":"julien.cayzac@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~jcayzac","role":null,"created_at":"2022-11-20T23:42:02.515Z","updated_at":"2022-11-20T23:42:02.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcayzac/packages"}]}