{"id":2183645,"name":"postcss-html","ecosystem":"npm","description":"PostCSS syntax for parsing HTML (and HTML-like)","homepage":"https://github.com/ota-meshi/postcss-html#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ota-meshi/postcss-html","keywords_array":["postcss","syntax","html","vue","quickapp","PHP","css","less","sass","scss","sss","sugarss"],"namespace":null,"versions_count":60,"first_release_published_at":"2017-05-23T08:24:55.872Z","latest_release_published_at":"2026-01-13T14:38:30.599Z","latest_release_number":"1.8.1","last_synced_at":"2026-04-08T20:20:57.491Z","created_at":"2022-04-09T22:09:58.416Z","updated_at":"2026-04-08T20:20:57.492Z","registry_url":"https://www.npmjs.com/package/postcss-html","install_command":"npm install postcss-html","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0-alpha.4","latest":"1.8.1"}},"repo_metadata":{"id":37089943,"uuid":"416146336","full_name":"ota-meshi/postcss-html","owner":"ota-meshi","description":"PostCSS syntax for parsing HTML (and HTML-like)","archived":false,"fork":false,"pushed_at":"2026-02-25T04:51:59.000Z","size":428,"stargazers_count":31,"open_issues_count":13,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-07T06:47:22.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ota-meshi.github.io/postcss-html/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gucong3000/postcss-html","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ota-meshi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"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}},"created_at":"2021-10-12T01:51:33.000Z","updated_at":"2026-03-03T05:31:10.000Z","dependencies_parsed_at":"2024-01-12T05:12:41.665Z","dependency_job_id":"665dc221-26f4-4026-a749-be5a451e8af0","html_url":"https://github.com/ota-meshi/postcss-html","commit_stats":{"total_commits":206,"total_committers":8,"mean_commits":25.75,"dds":0.6990291262135923,"last_synced_commit":"168b49076ad66fe0e8766cb6ee899fa1534d3680"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/ota-meshi/postcss-html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ota-meshi","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/sbom","scorecard":{"id":279654,"data":{"date":"2025-08-11","repo":{"name":"github.com/ota-meshi/postcss-html","commit":"7b8d53529ddc3988c1654c0bf02fe0eee971f6c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"1 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":"Code-Review","score":0,"reason":"Found 2/21 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/GHPages.yml:10","Warn: no topLevel permission defined: .github/workflows/NodeCI.yml:1","Warn: no topLevel permission defined: .github/workflows/NpmPublish.yml:1","Warn: no topLevel permission defined: .github/workflows/format.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/GHPages.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/GHPages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/GHPages.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/GHPages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/GHPages.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/GHPages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/GHPages.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/GHPages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/GHPages.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/GHPages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NodeCI.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/NodeCI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NodeCI.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/NodeCI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NodeCI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/NodeCI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NodeCI.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/NodeCI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NpmPublish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/NpmPublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/NpmPublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/NpmPublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ota-meshi/postcss-html/stale.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/GHPages.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/GHPages.yml:33","Warn: npmCommand not pinned by hash: .github/workflows/NodeCI.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/NodeCI.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/NpmPublish.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/format.yml:17","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/NpmPublish.yml:7"],"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-17T15:25:18.802Z","repository_id":37089943,"created_at":"2025-08-17T15:25:18.802Z","updated_at":"2025-08-17T15:25:18.802Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30843395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T01:54:41.487Z","status":"online","status_checked_at":"2026-03-23T02:00:09.028Z","response_time":59,"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":"ota-meshi","name":"Yosuke Ota","uuid":"16508807","kind":"user","description":"Member of @vuejs, @sveltejs, @stylelint, @stylus, and @intlify. ex-@eslint. Owner of cheetah-grid.\r\nJava/JavaScript/TypeScript. I eat broken English","email":"otameshiyo23@gmail.com","website":"https://ota-meshi.github.io/","location":"Kanagawa, Japan","twitter":"omoteota","company":"@future-architect","icon_url":"https://avatars.githubusercontent.com/u/16508807?u=bfb63caebfc1d3e0e2e96fd5c2dab6402b552ff0\u0026v=4","repositories_count":188,"last_synced_at":"2026-03-30T05:23:02.780Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ota-meshi","funding_links":["https://github.com/sponsors/ota-meshi"],"total_stars":2642,"followers":751,"following":35,"created_at":"2022-11-02T16:21:58.631Z","updated_at":"2026-03-30T05:23:02.780Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ota-meshi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ota-meshi/repositories"},"tags":[{"name":"v1.8.1","sha":"61860dc0d83302af5b31d24cc61fff795d58caa7","kind":"tag","published_at":"2026-01-13T14:37:40.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.8.1","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"5e5c318b0257f733b78e95b5f8bf7ccc3665d173","kind":"tag","published_at":"2025-01-14T07:42:02.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.8.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"f7f313be8670cf1831a075df2e5f85b349ae79db","kind":"tag","published_at":"2024-05-08T13:27:47.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.7.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"cb1d7cb1b19b93d33ebacac74adcac7bad2ad7ce","kind":"tag","published_at":"2024-01-12T01:28:43.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.6.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"22f8a416e4bcfd72e62124debf2bba64083feb0e","kind":"tag","published_at":"2022-07-07T06:32:00.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.5.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"a66a1e365e164cf3c1e7a2333096002f8f39956e","kind":"tag","published_at":"2022-04-15T07:10:13.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.4.1","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"35e6a3413dcfcff52d61631f46e67aab80a5d7d7","kind":"tag","published_at":"2022-04-15T05:54:56.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.4.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a52bcde00639900373560af193ad0aaa9e5d32c0","kind":"tag","published_at":"2022-04-13T01:16:12.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.3.1","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"dc66e2af325181a483be5d1f7fbb18912cd89344","kind":"tag","published_at":"2021-11-24T14:26:34.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.3.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ce06afff7ada1cb747861c40f0b91825af9e4521","kind":"tag","published_at":"2021-10-29T00:56:02.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.2.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"fbbeb8a36f8a45047e91effddb17ae9a3d77b00b","kind":"tag","published_at":"2021-10-26T03:42:40.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.1.1","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"43a3a07fcee0a24679a4f520ecbef864682ceb5a","kind":"tag","published_at":"2021-10-24T09:09:54.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.1.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"c794fb91e4b37a3fe7c105ee2e70d624b0f19d17","kind":"tag","published_at":"2021-10-24T01:29:24.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.0.2","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dc93b5044768f475331a6cf53230dcdf8dfd1266","kind":"tag","published_at":"2021-10-22T03:24:04.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.0.1","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"de554e46f3e7800c26141a335b6f3656db4f21bd","kind":"tag","published_at":"2021-10-22T03:19:18.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.0.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0/manifests"},{"name":"v1.0.0-alpha.4","sha":"57b9f2252e422c2c237e05d79eae56b28c2b0d5b","kind":"tag","published_at":"2021-10-21T23:20:48.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"6c6b139c6475ad18235b3fa6e91e91c2e4f57428","kind":"tag","published_at":"2021-10-19T06:17:34.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"dcf85f23fc366db056766f397abc7522593d1a6a","kind":"tag","published_at":"2021-10-16T01:45:36.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"af4aad58d7d951107c4399d2ff4837a7f8c8a5df","kind":"tag","published_at":"2021-10-12T23:25:46.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.1/manifests"},{"name":"v1.0.0-alpha.0","sha":"8a00a9028b7a47cc94edcd6e0d7f9b0627fd9ad0","kind":"tag","published_at":"2021-10-12T23:21:32.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.36.0","sha":"103f92fc200a5896680f43fd39082922b1edc60d","kind":"commit","published_at":"2018-12-28T05:06:01.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.36.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.36.0/manifests"},{"name":"v0.34.0","sha":"4bcf7d67922ca4aa8da0b236d4c6792d213723c4","kind":"commit","published_at":"2018-09-18T06:31:46.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.34.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"a0ea577aaa73cd4ead4b98d2685ccaa762c6d7e7","kind":"commit","published_at":"2018-08-15T07:43:45.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.33.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"b35e9454bcd00a39a25bdd2c764ed58226864c99","kind":"commit","published_at":"2018-07-27T04:53:20.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.32.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"6e1aed3a002c0bc8eeb1f626fee1fd93b413a072","kind":"commit","published_at":"2018-06-29T10:13:28.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.31.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"ed46e767c4ceb468af50417c745c1a9ec11ce788","kind":"commit","published_at":"2018-06-19T07:25:49.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.30.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.30.0/manifests"},{"name":"v0.28.0","sha":"486371bc40694ad88bf4361bac94373911caa2db","kind":"commit","published_at":"2018-06-11T06:39:59.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.28.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"45b32b85c12d4a7dbe282207f7f1a246b349e4be","kind":"commit","published_at":"2018-06-07T05:52:21.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.27.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"850f22024afef98fdb03a4606b0fb5b0fde0a889","kind":"commit","published_at":"2018-05-28T05:26:27.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.26.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"e47212de393952a8ec8c2c936b22138729dcf89a","kind":"commit","published_at":"2018-05-25T10:44:28.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.25.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"846f846a8d65e00a82e10d6100ac6514eabad6c0","kind":"commit","published_at":"2018-05-24T09:49:51.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.24.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.24.0/manifests"},{"name":"v0.23.7","sha":"45f6f2bc94b7942344bf099ad07b0366e6b5e02a","kind":"commit","published_at":"2018-05-18T10:09:05.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.23.7","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.7/manifests"},{"name":"v0.23.5","sha":"94764a37c4a06ceee47f58b118a67458336bfd9e","kind":"commit","published_at":"2018-05-08T07:49:44.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.23.5","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.5/manifests"},{"name":"v0.23.4","sha":"18f973c31cb0f979df326fa8e9bdf99e2d6c7b4c","kind":"commit","published_at":"2018-05-07T03:24:55.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.23.4","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.4/manifests"},{"name":"v0.23.2","sha":"dece9a1a004ae13a395604d69644b92047550127","kind":"commit","published_at":"2018-05-04T09:05:32.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.23.2","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"3454f50a0ef994cc293fdabd4cea73d0636916d3","kind":"commit","published_at":"2018-05-04T08:33:31.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.23.1","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.23.1/manifests"},{"name":"v0.21.0","sha":"faaf2a43369244616d145fdb57bb2fd2192d0fae","kind":"commit","published_at":"2018-04-13T03:30:57.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.21.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"0607f1983326ff144ecad4018cf9f93b1ed34586","kind":"commit","published_at":"2018-04-09T13:20:54.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.20.1","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"5fd1e72d87399ee4d539d94ed55dd89fd32f6634","kind":"commit","published_at":"2018-04-09T09:12:23.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.20.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"576772ce3acbb30127197071cead2411ccdcd99f","kind":"commit","published_at":"2018-04-03T08:01:21.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.19.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"10b59ccd92d1c16ca0c06e455074200784e44334","kind":"commit","published_at":"2018-03-28T06:04:40.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.18.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"62f5ba039934874bd7dc62a58f4e76c08f4f8842","kind":"commit","published_at":"2018-03-23T06:50:10.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.17.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"deb8b98860acd85604ada172791b1d7248e1b3a7","kind":"commit","published_at":"2018-03-23T03:53:42.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.16.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"bdcca67da9b7dfa5687db5882f0965d514fd9d36","kind":"commit","published_at":"2018-03-14T09:43:07.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.15.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"a5cd2d74ff027a5c29ca754363fecb0e934166c8","kind":"commit","published_at":"2018-03-09T11:08:16.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.14.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"65cd074b7acdbe6e7338a4e92ab3edaddb69f575","kind":"commit","published_at":"2018-03-07T06:26:11.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.13.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"21fe309dd547792b382e7873c036097f8ac7277f","kind":"commit","published_at":"2017-12-13T08:46:29.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.12.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"6f252374c8ff0d10dc8317b76b5515add1d2397f","kind":"commit","published_at":"2017-11-10T09:03:16.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.11.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d49b695a1c6079a4c12f620338eff05fdd28180a","kind":"commit","published_at":"2017-10-19T02:56:56.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.10.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"248381ebe5d1d38b305fb6ca4763647e3ddcd856","kind":"commit","published_at":"2017-07-25T10:02:45.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.9.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"4c90a6e0204de69b7fa26ffaa198a2b9115244ac","kind":"commit","published_at":"2017-07-12T03:00:10.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.8.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"44b6cc4e3d274bce29a57ba5177995210276be12","kind":"commit","published_at":"2017-06-22T10:10:57.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.7.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"6e149c53ce61034452f3b38c15bf3cc0a6f3319f","kind":"commit","published_at":"2017-06-08T07:54:14.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.6.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"6a2de7e1f0bd2b850c7d708aabe393387ddff533","kind":"commit","published_at":"2017-06-02T05:27:31.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.5.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"ca02ecff9911165ed6be1929a1c8f2e7da2b26bf","kind":"commit","published_at":"2017-05-31T06:45:54.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.4.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5d78f260f523b6d3212ac4e5b7af97fd1f5a873e","kind":"commit","published_at":"2017-05-27T03:38:21.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.3.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"00856eeac0ae6a10f24e6647ad622091b409bc1a","kind":"commit","published_at":"2017-05-26T07:20:54.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.2.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"3aac512fe9c355b225b0110b9569ef9fbdbfa718","kind":"commit","published_at":"2017-05-23T07:20:41.000Z","download_url":"https://codeload.github.com/ota-meshi/postcss-html/tar.gz/v0.1.0","html_url":"https://github.com/ota-meshi/postcss-html/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ota-meshi/postcss-html@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-30T21:24:04.344Z","dependent_packages_count":969,"downloads":7557998,"downloads_period":"last-month","dependent_repos_count":129893,"rankings":{"downloads":0.11467500351017043,"dependent_repos_count":0.09318936350419182,"dependent_packages_count":0.07269449741153239,"stargazers_count":8.306264816438937,"forks_count":11.869090085499122,"docker_downloads_count":0.031251840008696165,"average":3.414527601062108},"purl":"pkg:npm/postcss-html","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/postcss-html","docker_dependents_count":1330,"docker_downloads_count":4227183138,"usage_url":"https://repos.ecosyste.ms/usage/npm/postcss-html","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/postcss-html/dependencies","status":null,"funding_links":["https://github.com/sponsors/ota-meshi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-23T02:34:29.246Z","issues_count":17,"pull_requests_count":167,"avg_time_to_close_issue":1012452.1666666666,"avg_time_to_close_pull_request":4067161.978417266,"issues_closed_count":12,"pull_requests_closed_count":139,"pull_request_authors_count":5,"issue_authors_count":15,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":0.023952095808383235,"merged_pull_requests_count":113,"bot_issues_count":1,"bot_pull_requests_count":136,"past_year_issues_count":0,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":8927010.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ota-meshi%2Fpostcss-html/issues","maintainers":[{"login":"ota-meshi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ota-meshi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-html/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-html/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-html/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-html/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-html/codemeta","maintainers":[{"uuid":"ai","login":"ai","name":null,"email":"andrey@sitnik.ru","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~ai","role":null,"created_at":"2022-11-13T20:47:33.283Z","updated_at":"2022-11-13T20:47:33.283Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ai/packages"},{"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-13T20:47:33.170Z","updated_at":"2022-11-13T20:47:33.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeddy3/packages"},{"uuid":"gucong","login":"gucong","name":null,"email":"gucong@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~gucong","role":null,"created_at":"2022-11-13T20:47:33.358Z","updated_at":"2022-11-13T20:47:33.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gucong/packages"},{"uuid":"ota-meshi","login":"ota-meshi","name":null,"email":"otameshiyo23@gmail.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~ota-meshi","role":null,"created_at":"2022-11-13T20:47:33.422Z","updated_at":"2022-11-13T20:47:33.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ota-meshi/packages"}]}