{"id":10414866,"name":"github.com/postcss/postcss-cli","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/postcss/postcss-cli","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2017-02-17T13:55:31.000Z","latest_release_published_at":"2018-06-18T12:30:29.000Z","latest_release_number":"v5.0.1+incompatible","last_synced_at":"2026-04-08T19:22:39.766Z","created_at":"2024-06-21T05:07:33.512Z","updated_at":"2026-04-08T19:22:39.766Z","registry_url":"https://pkg.go.dev/github.com/postcss/postcss-cli","install_command":"go get github.com/postcss/postcss-cli","documentation_url":"https://pkg.go.dev/github.com/postcss/postcss-cli#section-documentation","metadata":{},"repo_metadata":{"id":3737218,"uuid":"50738648","full_name":"postcss/postcss-cli","owner":"postcss","description":"CLI for postcss","archived":false,"fork":false,"pushed_at":"2025-09-08T22:14:00.000Z","size":420,"stargazers_count":856,"open_issues_count":18,"forks_count":94,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-24T06:33:02.960Z","etag":null,"topics":["cli","postcss","postcss-runner"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/postcss.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,"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":"2016-01-30T18:33:59.000Z","updated_at":"2025-09-15T08:51:33.000Z","dependencies_parsed_at":"2024-04-12T09:21:49.052Z","dependency_job_id":"4f819375-335c-4cf3-b5c0-f87ea056c555","html_url":"https://github.com/postcss/postcss-cli","commit_stats":{"total_commits":470,"total_committers":53,"mean_commits":8.867924528301886,"dds":0.676595744680851,"last_synced_commit":"0f52be713e121c7e4476b380ce7bab9529890b7c"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/postcss/postcss-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postcss","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/sbom","scorecard":{"id":741732,"data":{"date":"2025-08-11","repo":{"name":"github.com/postcss/postcss-cli","commit":"0ca707ca969b5075aebc45d0013238da652ac973"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","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":"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":"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/ci.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":"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":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/postcss/postcss-cli/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/postcss/postcss-cli/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:22","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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-22T17:37:43.655Z","repository_id":3737218,"created_at":"2025-08-22T17:37:43.655Z","updated_at":"2025-08-22T17:37:43.655Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276722005,"owners_count":25692824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"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":"postcss","name":"PostCSS","uuid":"8296347","kind":"organization","description":"PostCSS and plugins based on it","email":"andrey@sitnik.ru","website":"https://postcss.org","location":null,"twitter":"postcss","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8296347?v=4","repositories_count":55,"last_synced_at":"2024-10-30T02:43:20.322Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/postcss","funding_links":[],"total_stars":63282,"followers":327,"following":0,"created_at":"2022-11-02T16:20:38.761Z","updated_at":"2024-10-30T02:43:20.323Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postcss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/postcss/repositories"},"tags":[{"name":"11.0.1","sha":"7bea18069b334b0d537d5c772ce20b1637c7e5d6","kind":"commit","published_at":"2025-03-12T17:38:50.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/11.0.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"ac801f1f91e22fc36a25af5fc2c36266d3f0c75d","kind":"commit","published_at":"2023-12-05T21:03:23.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/11.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/11.0.0/manifests"},{"name":"10.1.0","sha":"a3574b1f67e4d8c1a78b6b72b501354f545c34d2","kind":"commit","published_at":"2022-11-29T20:54:57.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/10.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/10.1.0/manifests"},{"name":"10.0.0","sha":"e5419b5dd587f81a78acbc0f68b33efe150d9ef3","kind":"commit","published_at":"2022-06-30T01:43:25.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/10.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/10.0.0/manifests"},{"name":"9.1.0","sha":"c9f69057ddefd4595faa14b847d57f148211ce62","kind":"commit","published_at":"2021-12-10T20:49:39.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/9.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/9.1.0/manifests"},{"name":"9.0.2","sha":"538b6f52442fba732190fff93ab8d977be3b667a","kind":"commit","published_at":"2021-11-04T22:58:19.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/9.0.2","html_url":"https://github.com/postcss/postcss-cli/releases/tag/9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/9.0.2/manifests"},{"name":"9.0.1","sha":"392c4f51f6ed11d5fdb857e486005ab29b09b41c","kind":"commit","published_at":"2021-09-28T14:42:17.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/9.0.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"b90bd7f2e3ec08db50157d11fe83e24f068b9abf","kind":"commit","published_at":"2021-09-24T16:38:50.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/9.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/9.0.0/manifests"},{"name":"8.3.1","sha":"35545bdb384d0e75ffa4385de960968f4a6cd28d","kind":"commit","published_at":"2020-12-12T14:56:19.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/8.3.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.3.1/manifests"},{"name":"8.3.0","sha":"1e7bf403f352caf67b45d48870e29900e6b9aa9e","kind":"commit","published_at":"2020-11-17T15:15:10.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/8.3.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.3.0/manifests"},{"name":"8.2.0","sha":"e279de81cb48a008070fea20f9db2e6db2feb675","kind":"commit","published_at":"2020-10-29T22:41:19.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/8.2.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"c94c1885a97f30627ba31c386fce0d8eed483a71","kind":"commit","published_at":"2020-10-08T22:23:20.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/8.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.1.0/manifests"},{"name":"8.0.0","sha":"9e03d5c001a68027d569bf8c10fe3e448a40851d","kind":"commit","published_at":"2020-09-21T17:53:28.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/8.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/8.0.0/manifests"},{"name":"7.1.2","sha":"d94f0c6559cad74d09a7429cd62c1ec385c13440","kind":"commit","published_at":"2020-09-01T00:59:40.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/7.1.2","html_url":"https://github.com/postcss/postcss-cli/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"d2e76781e14eb2a836b80a2e24aca54a8930b96d","kind":"commit","published_at":"2020-04-27T17:12:20.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/7.1.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"9fb5dbe9b6be4b881a6fa3157b28a4645050f36f","kind":"commit","published_at":"2020-01-09T13:27:28.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/7.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"745ad2cedec4b8b9fc793f3748d72ce03c5d2f9e","kind":"commit","published_at":"2020-01-07T16:28:26.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/7.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/7.0.0/manifests"},{"name":"6.1.3","sha":"709181958455e56e277340daa86d94d8cbe61b26","kind":"commit","published_at":"2019-07-08T16:53:42.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/6.1.3","html_url":"https://github.com/postcss/postcss-cli/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"8fd79b02a8445f2647605ac28ccc346bdf1cffed","kind":"commit","published_at":"2019-02-22T13:40:16.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/6.1.2","html_url":"https://github.com/postcss/postcss-cli/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"f2aba4918ee9a0a8f0ffae886ab2326d1e6ad544","kind":"commit","published_at":"2019-01-04T15:46:21.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/6.1.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"afdc65f46757961a70439f6fb23d5d8c2f368056","kind":"commit","published_at":"2018-12-20T00:15:18.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/6.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"46b7c10c59e4b3fa17f7a55f86f398d25861416d","kind":"commit","published_at":"2018-10-18T01:26:58.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/6.0.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"52bce09f731fcd60a6b1a176eaba548f4c89b740","kind":"commit","published_at":"2018-07-18T21:54:19.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/6.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/6.0.0/manifests"},{"name":"v5.0.1","sha":"095ac7d1486b2124dbf46470f330b730cee23a8d","kind":"tag","published_at":"2018-06-18T12:30:29.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v5.0.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v5.0.1/manifests"},{"name":"5.0.0","sha":"1bf8822f26c22f4cda87be302daac78c9ff90066","kind":"commit","published_at":"2018-02-06T18:17:08.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/5.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/5.0.0/manifests"},{"name":"v4.1.1","sha":"0ac612c5cf144e415e52e358661057347acbb2cf","kind":"tag","published_at":"2017-08-17T23:41:11.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v4.1.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"1dd64080a6fdda2f434789ed9abdd010d817ed1e","kind":"tag","published_at":"2017-06-10T15:44:46.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v4.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"dfc68e7ddc8bccf88b9d00445c057e2f8975ff3a","kind":"tag","published_at":"2017-05-09T14:43:10.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v4.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"1dac9bc5dd75488197fde1a83909a907e20cf588","kind":"tag","published_at":"2017-04-21T22:07:27.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v3.2.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"32e540b24963fcb8a4eddcb551c28ae7baf6649b","kind":"tag","published_at":"2017-04-04T14:58:20.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v3.1.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"0681c8d5202025bbb1e1e55b32deb64d2c593b98","kind":"tag","published_at":"2017-04-04T14:05:36.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v3.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"4e82b213f72c72a780356caf3a6a903fc431a48b","kind":"tag","published_at":"2017-03-15T23:56:39.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v3.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta","sha":"92353199bb463cc654fdb46748800f3cacd93926","kind":"commit","published_at":"2017-02-17T13:55:31.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/v3.0.0-beta","html_url":"https://github.com/postcss/postcss-cli/releases/tag/v3.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@v3.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/v3.0.0-beta/manifests"},{"name":"2.6.0","sha":"80bf8615cd6f3a98af4200dc7bdd89e4a88d3705","kind":"commit","published_at":"2016-08-29T23:35:32.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.6.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"2d9c50f22113557157f466673641c5eafb1d8f0f","kind":"commit","published_at":"2016-04-23T20:44:45.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.5.2","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"9bc847e8536884c88e7f3150121c9251246d67b1","kind":"tag","published_at":"2016-02-11T13:19:43.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.5.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"cd3baca2d1e89ced965e646d9bc3206e0b7990be","kind":"tag","published_at":"2016-01-30T18:49:25.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.5.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"3a616c7fd622f2bfb61383f1408ca12de83d18f3","kind":"tag","published_at":"2016-01-27T23:59:48.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.4.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"be57c9354bcbfbb92f4b4426d1a9b376af6d3c69","kind":"tag","published_at":"2016-01-15T21:13:38.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.4.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"40b1a5e3e1a66852738769e3d9c12db110134a7e","kind":"tag","published_at":"2015-12-28T16:09:18.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.3.3","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"81ea905fad73f9e354aaf54f46c6eb1d29021c25","kind":"tag","published_at":"2015-10-27T22:41:38.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.3.2","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"dafdb9b39bb03e03747a87137ea66eac180bc93f","kind":"tag","published_at":"2015-10-25T17:11:37.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.3.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"97ab4939b8035c4bf6e63fe238afaae7a594ac05","kind":"tag","published_at":"2015-10-24T23:37:19.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.3.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"8d4d281e55f0ca0ca5eae853994af3b71eada5af","kind":"tag","published_at":"2015-10-09T13:57:16.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.2.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5117a9583c3f068bb891ee30400e5cb85840de53","kind":"tag","published_at":"2015-10-08T12:43:28.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.1.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"4a74842c6dd66a4ad7eb029f80fa5f97e62f948d","kind":"tag","published_at":"2015-09-02T00:29:36.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"256b504026e7781bb536846627a3cd67ebfaecd4","kind":"tag","published_at":"2015-08-24T14:44:34.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/2.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/2.0.0/manifests"},{"name":"1.5.0","sha":"4f4a65d57baf457387693cb98457dfebbd37fcc5","kind":"tag","published_at":"2015-07-20T13:23:19.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/1.5.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"81f0a0fc4948e2e79ab9a85b88e8d0f328244676","kind":"tag","published_at":"2015-07-13T02:31:00.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/1.4.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"6a0ef9281092bf5999978b37e7fc7ea9086b90b5","kind":"tag","published_at":"2015-05-03T22:21:57.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/1.3.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"f0c2a87db39731c0c0762d89a54f7fde147e5661","kind":"tag","published_at":"2015-04-28T13:27:38.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/1.3.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"0c70b190ea6dc85508c0b5c87cd5efe2052ba5b0","kind":"tag","published_at":"2015-04-20T15:06:41.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/1.2.1","html_url":"https://github.com/postcss/postcss-cli/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"47787e41b2a71c80e03c0e6cf0ec642e24453c59","kind":"tag","published_at":"2015-04-03T02:20:01.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/1.2.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"7ef0455f13df03644a0e74fe1e92aa3e7de00c25","kind":"tag","published_at":"2015-03-28T19:45:52.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/1.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d74a8c76e7098cb81c7dcb32cde1604b6f354601","kind":"tag","published_at":"2015-03-22T15:54:59.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/1.0.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"2b6041672cb9073643cbe77da2f0d216f47c395a","kind":"tag","published_at":"2015-03-20T02:40:33.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/0.3.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"d4e208dad388f94f943c1dbaac6c3bd660466cff","kind":"tag","published_at":"2015-03-13T04:17:47.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/0.2.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"cc049a98791662ec7b45e87095492d5df9b2399e","kind":"tag","published_at":"2015-03-12T03:47:05.000Z","download_url":"https://codeload.github.com/postcss/postcss-cli/tar.gz/0.1.0","html_url":"https://github.com/postcss/postcss-cli/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/postcss/postcss-cli@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-24T08:57:27.325Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.9084630874839235,"dependent_packages_count":6.471761518307064,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.690112302895494},"purl":"pkg:golang/github.com/postcss/postcss-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/postcss/postcss-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/postcss/postcss-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/postcss/postcss-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T02:46:58.618Z","issues_count":58,"pull_requests_count":106,"avg_time_to_close_issue":3005057.4166666665,"avg_time_to_close_pull_request":3856455.4444444445,"issues_closed_count":48,"pull_requests_closed_count":90,"pull_request_authors_count":19,"issue_authors_count":50,"avg_comments_per_issue":2.586206896551724,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":72,"bot_issues_count":3,"bot_pull_requests_count":74,"past_year_issues_count":5,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":376.0,"past_year_avg_time_to_close_pull_request":2913118.75,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.35,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/postcss%2Fpostcss-cli/issues","maintainers":[{"login":"RyanZim","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanZim"},{"login":"ai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ai"}],"active_maintainers":[{"login":"RyanZim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanZim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpostcss%2Fpostcss-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpostcss%2Fpostcss-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpostcss%2Fpostcss-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpostcss%2Fpostcss-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpostcss%2Fpostcss-cli/codemeta","maintainers":[]}