{"id":1298460,"name":"@stylelint/postcss-markdown","ecosystem":"npm","description":"PostCSS syntax for parsing Markdown","homepage":"https://github.com/stylelint/postcss-markdown#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stylelint/postcss-markdown","keywords_array":["postcss","syntax","markdown","html","css","less","sass","scss","sss","sugarss"],"namespace":"stylelint","versions_count":2,"first_release_published_at":"2020-04-06T11:50:42.752Z","latest_release_published_at":"2020-11-17T14:58:07.539Z","latest_release_number":"0.36.2","last_synced_at":"2025-09-24T11:36:53.564Z","created_at":"2022-04-08T20:04:42.347Z","updated_at":"2026-08-27T04:26:42.896Z","registry_url":"https://www.npmjs.com/package/@stylelint/postcss-markdown","install_command":"npm install @stylelint/postcss-markdown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.36.2"}},"repo_metadata":{"id":46353686,"uuid":"237061608","full_name":"stylelint/postcss-markdown","owner":"stylelint","description":"PostCSS Syntax for parsing Markdown","archived":true,"fork":true,"pushed_at":"2021-10-21T16:59:10.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-09T20:42:42.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gucong3000/postcss-markdown","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stylelint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"stylelint","open_collective":"stylelint"}},"created_at":"2020-01-29T19:11:49.000Z","updated_at":"2023-01-28T05:49:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/stylelint/postcss-markdown","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/stylelint/postcss-markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stylelint","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/sbom","scorecard":{"id":856548,"data":{"date":"2025-08-11","repo":{"name":"github.com/stylelint/postcss-markdown","commit":"2739c55fb2be2b1c4887a06f3b563484a12f39aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/stylelint/postcss-markdown/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/stylelint/postcss-markdown/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:36","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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 'master'"],"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/stylelint/.github/.github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/stylelint/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/stylelint/.github/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"32 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-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","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-qqgx-2p2h-9c37","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-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","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-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","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-24T00:00:21.074Z","repository_id":46353686,"created_at":"2025-08-24T00:00:21.074Z","updated_at":"2025-08-24T00:00:21.074Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36934133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"stylelint","name":"Stylelint","uuid":"10076935","kind":"organization","description":"A mighty CSS linter that helps you avoid errors and enforce conventions.","email":null,"website":"https://stylelint.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10076935?v=4","repositories_count":24,"last_synced_at":"2024-05-01T09:34:56.034Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"stylelint","open_collective":"stylelint"}},"html_url":"https://github.com/stylelint","funding_links":["https://github.com/sponsors/stylelint","https://opencollective.com/stylelint"],"total_stars":13506,"followers":79,"following":0,"created_at":"2022-11-02T16:21:49.389Z","updated_at":"2024-05-01T09:34:59.214Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stylelint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stylelint/repositories"},"tags":[{"name":"0.36.2","sha":"1871d563f319aaa835bb9e9bff4f9614e32f7803","kind":"tag","published_at":"2020-11-17T14:57:44.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/0.36.2","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"a3fe29ee8c1d75236cbac0da3f236770299e3549","kind":"tag","published_at":"2020-04-06T11:50:10.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/0.36.1","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/0.36.1/manifests"},{"name":"v0.36.0","sha":"b85956458f292f9fc9255619a812b68f06a63b1d","kind":"commit","published_at":"2019-01-02T04:47:25.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.36.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.36.0/manifests"},{"name":"v0.34.0","sha":"1a1367948b601d2e51ec178955e3ac474d4f637b","kind":"commit","published_at":"2018-09-18T06:31:49.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.34.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"44b8c844584103f281302afdd31f3e36bd996a98","kind":"commit","published_at":"2018-08-15T07:43:38.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.33.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"9cb3a3f948df61f21122f683c10a0dc11b104f40","kind":"commit","published_at":"2018-07-27T04:53:39.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.32.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"0b47eb9457f15cf8d2fe3f398541cf6298ed92a1","kind":"commit","published_at":"2018-06-29T10:16:06.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.31.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"0d2b6a69de03fa5d6483acfddc3878c2496add17","kind":"commit","published_at":"2018-06-19T17:43:46.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.30.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.30.0/manifests"},{"name":"v0.28.0","sha":"d081079c42884e5bfcc21d0e7b3c4144e9440a3a","kind":"commit","published_at":"2018-06-11T06:40:06.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.28.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"baa75e761c00b47ad010d1d20cf5f940a54a1bac","kind":"commit","published_at":"2018-06-07T05:51:29.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.27.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"4df1c3b7e730e548c5397cf63e65f71845fb4ae6","kind":"commit","published_at":"2018-05-28T05:24:22.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.26.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"daeb356c297d6cdc84f805f2883ce3945b42b46e","kind":"commit","published_at":"2018-05-25T10:44:19.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.25.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"8c3cb08a63290bc56df7dd9630691493fc85e064","kind":"commit","published_at":"2018-05-24T09:53:00.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.24.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.24.0/manifests"},{"name":"v0.23.7","sha":"655a9c601b4e4fc7b27f18d6813d93bbd8dc48d0","kind":"commit","published_at":"2018-05-18T10:24:23.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.23.7","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.23.7/manifests"},{"name":"v0.23.5","sha":"17d9e568804fd3a3154444565e6811ebccd3836b","kind":"commit","published_at":"2018-05-08T07:49:48.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.23.5","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"c3c1a8588d20ab23fa272ce346b7cc708045ee60","kind":"commit","published_at":"2018-05-07T03:25:11.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.23.4","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.23.4/manifests"},{"name":"v0.23.2","sha":"8befeb59304f23a45bee3e5388085139ce724762","kind":"commit","published_at":"2018-05-04T09:20:52.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.23.2","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.23.2/manifests"},{"name":"v0.21.0","sha":"de7cb669850d42e9ed66c46c1377e6fd0a6eb608","kind":"commit","published_at":"2018-04-13T08:21:34.000Z","download_url":"https://codeload.github.com/stylelint/postcss-markdown/tar.gz/v0.21.0","html_url":"https://github.com/stylelint/postcss-markdown/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stylelint/postcss-markdown@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stylelint%2Fpostcss-markdown/tags/v0.21.0/manifests"}]},"repo_metadata_updated_at":"2026-08-27T04:26:42.896Z","dependent_packages_count":4,"downloads":2985893,"downloads_period":"last-month","dependent_repos_count":69439,"rankings":{"downloads":0.149522126275276,"dependent_repos_count":0.11577172506878326,"dependent_packages_count":4.507975636262088,"stargazers_count":20.923401125828132,"forks_count":9.829962547236521,"docker_downloads_count":0.03254502973483229,"average":5.926529698400938},"purl":"pkg:npm/%40stylelint/postcss-markdown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stylelint/postcss-markdown","docker_dependents_count":963,"docker_downloads_count":2849346198,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stylelint/postcss-markdown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stylelint/postcss-markdown/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/stylelint","https://opencollective.com/stylelint"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T03:11:30.634Z","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4151982.285714286,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.4285714285714286,"merged_pull_requests_count":6,"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/stylelint%2Fpostcss-markdown/issues","maintainers":[{"login":"jeddy3","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeddy3"},{"login":"hudochenkov","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hudochenkov"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stylelint%2Fpostcss-markdown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stylelint%2Fpostcss-markdown/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stylelint%2Fpostcss-markdown/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stylelint%2Fpostcss-markdown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stylelint%2Fpostcss-markdown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stylelint%2Fpostcss-markdown/codemeta","maintainers":[{"uuid":"jeddy3","login":"jeddy3","name":null,"email":"npm@richardhallows.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~jeddy3","role":null,"created_at":"2022-11-11T01:24:29.170Z","updated_at":"2022-11-11T01:24:29.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeddy3/packages"},{"uuid":"ybiquitous","login":"ybiquitous","name":null,"email":"ybiquitous@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~ybiquitous","role":null,"created_at":"2022-11-11T01:24:29.294Z","updated_at":"2022-11-11T01:24:29.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ybiquitous/packages"},{"uuid":"romainmenke","login":"romainmenke","name":null,"email":"romainmenke@gmail.com","url":null,"packages_count":229,"html_url":"https://www.npmjs.com/~romainmenke","role":null,"created_at":"2025-01-25T23:35:10.071Z","updated_at":"2025-01-25T23:35:10.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romainmenke/packages"}]}