{"id":865110,"name":"@class101/ui","ecosystem":"npm","description":"A React-based UI Component Library, powered by Class101.","homepage":"https://github.com/pedaling/class101-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pedaling/class101-ui","keywords_array":["ui-library","ui-framework","ui-components","ui-kit","ui-toolkit","class101","design"],"namespace":"class101","versions_count":400,"first_release_published_at":"2019-01-09T09:45:44.688Z","latest_release_published_at":"2021-06-02T02:25:57.502Z","latest_release_number":"9.3.2","last_synced_at":"2026-03-15T22:02:06.987Z","created_at":"2022-04-07T14:53:53.646Z","updated_at":"2026-03-15T22:02:06.987Z","registry_url":"https://www.npmjs.com/package/@class101/ui","install_command":"npm install @class101/ui","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"9.3.3-rc21"}},"repo_metadata":{"id":49194918,"uuid":"147155325","full_name":"pedaling/class101-ui","owner":"pedaling","description":"💅A React-based UI Component Library.","archived":true,"fork":false,"pushed_at":"2021-06-28T10:51:58.000Z","size":4498,"stargazers_count":156,"open_issues_count":0,"forks_count":22,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-08T14:46:10.012Z","etag":null,"topics":["class101","design","react","ui","ui-components","ui-framework","ui-kit","ui-library","uikit"],"latest_commit_sha":null,"homepage":"https://ui.class101.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedaling.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}},"created_at":"2018-09-03T05:23:42.000Z","updated_at":"2024-06-21T15:03:16.000Z","dependencies_parsed_at":"2022-08-20T18:40:31.413Z","dependency_job_id":null,"html_url":"https://github.com/pedaling/class101-ui","commit_stats":null,"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/pedaling/class101-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedaling","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/sbom","scorecard":{"id":725961,"data":{"date":"2025-08-18","repo":{"name":"github.com/pedaling/class101-ui","commit":"d0851b1f51dcb5458886e795ead5cc7d3951454f"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":2.5,"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/eslint.yml:1","Warn: no topLevel permission defined: .github/workflows/size-limit.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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"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/eslint.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/pedaling/class101-ui/eslint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/eslint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/pedaling/class101-ui/eslint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pedaling/class101-ui/size-limit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pedaling/class101-ui/size-limit.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"122 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-cpq7-6gpm-g9rc","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fp36-299x-pwmw","Warn: Project is vulnerable to: GHSA-jrvm-mcxc-mf6m","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-273r-mgr4-v34f","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-mhxj-85r3-2x55","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c6f8-8r25-c4gc","Warn: Project is vulnerable to: GHSA-mj46-r4gr-5x83","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-v39p-96qg-c8rf","Warn: Project is vulnerable to: GHSA-8v63-cqqc-6r2c","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-95m3-7q98-8xr5","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T12:49:08.977Z","repository_id":49194918,"created_at":"2025-08-22T12:49:08.977Z","updated_at":"2025-08-22T12:49:08.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272043089,"owners_count":24863730,"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-08-25T02:00:12.092Z","response_time":1107,"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"},"tags":[{"name":"v9.3.2","sha":"5a417449c97b0b48d62e306500b21edab43017a3","kind":"tag","published_at":"2021-06-02T02:12:01.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.3.2","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"91619259143b07d7dd25fe0a7c223f04dae97602","kind":"tag","published_at":"2021-06-01T06:57:54.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.3.1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.3.1/manifests"},{"name":"v9.3.0","sha":"5c8b9cd1efd20f52829560645204a6f309b3adf9","kind":"tag","published_at":"2021-06-01T05:44:26.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.3.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.3.0/manifests"},{"name":"v9.2.2","sha":"e45b6718a0445d501a6e6863f38d5905c668e60b","kind":"tag","published_at":"2021-05-21T02:05:58.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.2.2","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.2.2/manifests"},{"name":"v9.2.1","sha":"ff020f94405cff0f5109198d130bb67eea7d968f","kind":"tag","published_at":"2021-05-21T01:06:52.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.2.1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"e71700b4f157b062625d6526409834bc42fb252d","kind":"tag","published_at":"2021-05-21T00:47:44.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.2.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.2.0/manifests"},{"name":"v9.1.1","sha":"4c7a0a5860dfda4502e6d4e6de025cf7be8fe231","kind":"tag","published_at":"2021-05-17T03:17:44.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.1.1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.1.1/manifests"},{"name":"v9.1.0","sha":"0ddd96083e5f6547f87618af38879c4c888b17f6","kind":"tag","published_at":"2021-05-13T07:20:20.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.1.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"0ab8a469c50866d33bb7784ce71f7e3636c07273","kind":"tag","published_at":"2021-05-13T06:54:18.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.0.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc5","sha":"6a65df60cabda66bcddf98e88f2b622f061fdf45","kind":"commit","published_at":"2020-04-13T05:59:23.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v9.0.0-rc5","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v9.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v9.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v9.0.0-rc5/manifests"},{"name":"v8.5.0","sha":"ea51eb1ab55bf96d7005723792813ed68ac4d3dc","kind":"tag","published_at":"2020-03-12T03:10:40.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v8.5.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.5.0/manifests"},{"name":"v8.1.0","sha":"143b3e4c821bc45a5d898e01769f498b19048205","kind":"tag","published_at":"2020-02-22T11:37:43.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v8.1.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"62dd3c2a56a7d743a57c3281af6f3344aae94a14","kind":"commit","published_at":"2020-02-10T03:58:26.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v8.0.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0/manifests"},{"name":"v8.0.0-rc17","sha":"485c3f3377a1a1ec69ed71ab84e192b6086cce22","kind":"tag","published_at":"2020-01-28T04:34:57.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v8.0.0-rc17","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v8.0.0-rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v8.0.0-rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc17/manifests"},{"name":"v8.0.0-rc13","sha":"2a53eace6c3e690dc6bc3635489ef3c952e46af8","kind":"tag","published_at":"2020-01-17T05:49:33.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v8.0.0-rc13","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v8.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v8.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc13/manifests"},{"name":"v8.0.0-rc12","sha":"03fd4abb761e71ab1aaf78fe88e999760cd87b21","kind":"commit","published_at":"2020-01-15T07:53:28.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v8.0.0-rc12","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v8.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v8.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc12/manifests"},{"name":"v8.0.0-rc7","sha":"8b13b17ac62ebe4fc49a9fee5c25f0ff84f48add","kind":"tag","published_at":"2020-01-06T05:28:54.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v8.0.0-rc7","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v8.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v8.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc7/manifests"},{"name":"v8.0.0-rc6","sha":"826cbe5ee7fd0fc9fdda0fa9e0dabb444ce9dafb","kind":"tag","published_at":"2019-12-30T23:49:00.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v8.0.0-rc6","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v8.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v8.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v8.0.0-rc6/manifests"},{"name":"v7.2.1","sha":"df9b7096971654974c1dcbdb89c571b9e87871ce","kind":"tag","published_at":"2019-11-27T13:51:11.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.2.1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.2.1/manifests"},{"name":"v7.2.0","sha":"3c09adc330d72709694fe42be76803a967ff936e","kind":"tag","published_at":"2019-11-19T04:26:27.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.2.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.2.0/manifests"},{"name":"v7.1.3","sha":"39ad5a6c4a2c3c6815d11e1530e6348cfc168b46","kind":"tag","published_at":"2019-11-13T07:01:52.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.1.3","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.1.3/manifests"},{"name":"v7.1.2","sha":"1ca91e46701add02d27942e4e22796ec262a9deb","kind":"tag","published_at":"2019-11-13T03:57:59.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.1.2","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.1.2/manifests"},{"name":"v7.1.0","sha":"e46cbce7f2509240f39a99d04552a34b31882ce1","kind":"tag","published_at":"2019-11-06T10:53:28.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.1.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.1.0/manifests"},{"name":"v7.1.0-rc1","sha":"135c37f37168a39446c606a8026ca89950dc7344","kind":"tag","published_at":"2019-11-06T07:42:19.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.1.0-rc1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.1.0-rc1/manifests"},{"name":"v7.0.2-rc0","sha":"e56a74bbab21230162b2be1129373e8c3719cfcf","kind":"tag","published_at":"2019-11-05T08:32:42.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.2-rc0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.2-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.2-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.2-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.2-rc0/manifests"},{"name":"v7.0.1","sha":"4103972d4c14a4b48dd54652cdc53c0d4cefd62b","kind":"tag","published_at":"2019-11-01T02:45:30.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"fd859855e8e67299ac9507c6c7b7aadb679855f1","kind":"commit","published_at":"2019-10-28T08:09:10.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0/manifests"},{"name":"v7.0.0-rc45","sha":"1f46265b4bb2715673628c4d49f6418f1cb2cd5c","kind":"tag","published_at":"2019-10-25T03:33:13.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc45","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc45/manifests"},{"name":"v7.0.0-rc44","sha":"658dfffa7d59aa90e1db142920292ac9db833288","kind":"tag","published_at":"2019-10-24T08:10:35.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc44","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc44/manifests"},{"name":"v7.0.0-rc43","sha":"c1efd5377681b4d68668e0e4e6fcc8d869fa6b15","kind":"tag","published_at":"2019-10-22T07:50:00.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc43","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc43/manifests"},{"name":"v7.0.0-rc42","sha":"937c900dc03b11eda87a990aaec6fa718db3eab5","kind":"tag","published_at":"2019-10-22T05:54:29.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc42","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc42/manifests"},{"name":"v7.0.0-rc41","sha":"7bdcd2b2cd85398d57f6702535a9da8d9b1f07e6","kind":"tag","published_at":"2019-10-07T08:50:36.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc41","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc41/manifests"},{"name":"v7.0.0-rc40","sha":"06b4df01732421fabd4e97b5271a58ab4cfff541","kind":"tag","published_at":"2019-10-07T08:36:29.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc40","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc40/manifests"},{"name":"v7.0.0-rc39","sha":"05f514e62b3bdc56bc944a5b077b31caa05cf933","kind":"tag","published_at":"2019-10-07T00:24:00.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc39","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc39/manifests"},{"name":"v7.0.0-rc38","sha":"1f69cb56c959cdb01b7455c71e61ccb342ee0b0f","kind":"tag","published_at":"2019-09-30T06:52:59.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc38","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc38/manifests"},{"name":"v7.0.0-rc37","sha":"625b46c14557af5f596e66232da7b8cf5df88bb1","kind":"tag","published_at":"2019-09-27T11:47:35.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc37","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc37/manifests"},{"name":"v7.0.0-rc36","sha":"da08a98854709141f9e0c1130834a4e63e3c7483","kind":"tag","published_at":"2019-09-25T09:02:47.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc36","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc36/manifests"},{"name":"v7.0.0-rc35","sha":"4566896c9f146cb228b0a7bfbe262196a1e262e5","kind":"tag","published_at":"2019-09-25T05:27:42.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc35","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc35/manifests"},{"name":"v7.0.0-rc34","sha":"51c4d087bd4e33c8b2a402b030c97bce98dbfd97","kind":"tag","published_at":"2019-09-24T09:50:48.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc34","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc34/manifests"},{"name":"v7.0.0-rc33","sha":"9912e91edf323ed5ad7f3c2614b9e8cca69cf4a5","kind":"tag","published_at":"2019-09-24T09:38:39.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc33","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc33/manifests"},{"name":"v7.0.0-rc32","sha":"e10e8229265289ec1b9e78aea4df19488fbbb430","kind":"tag","published_at":"2019-09-17T08:07:41.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc32","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc32/manifests"},{"name":"v7.0.0-rc31","sha":"1b68c8b3fab637f21497aa5ca0a244323c4cea4f","kind":"tag","published_at":"2019-09-10T11:50:49.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc31","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc31/manifests"},{"name":"v7.0.0-rc30","sha":"200dd13c9873307f35925787128aee54bcc18225","kind":"tag","published_at":"2019-09-10T09:49:08.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc30","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc30/manifests"},{"name":"v7.0.0-rc29","sha":"504678d80e8898eda5b9bc18940fd52534c9633b","kind":"tag","published_at":"2019-09-09T05:16:16.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc29","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc29/manifests"},{"name":"v7.0.0-rc28","sha":"f4a595a4b5f5464fa57f58c6602d4fc01c9be263","kind":"tag","published_at":"2019-09-09T04:47:55.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc28","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc28/manifests"},{"name":"v7.0.0-rc24","sha":"20181708ec971ca8f30392929da0f1bf76a6ae8a","kind":"tag","published_at":"2019-09-03T03:53:04.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc24","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc24/manifests"},{"name":"v7.0.0-rc22","sha":"7d65e9d8cf8e2cd60bdbc5dd4c0e5898fbcf2b78","kind":"tag","published_at":"2019-08-09T10:56:12.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc22","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc22/manifests"},{"name":"v7.0.0-rc21","sha":"beb39431b63e079e09bc56b87f43d170bf45f51a","kind":"tag","published_at":"2019-08-08T05:01:24.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc21","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc21/manifests"},{"name":"v7.0.0-rc20","sha":"e825487f2857cfb63b089b3239866d7c63fd03ee","kind":"tag","published_at":"2019-08-08T05:00:12.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc20","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc20/manifests"},{"name":"v7.0.0-rc19","sha":"1e81b4a91b4d29a16d1416f4175ff9bf64eb5e2e","kind":"tag","published_at":"2019-07-26T12:48:21.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc19","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc19/manifests"},{"name":"v7.0.0-rc18","sha":"ed2e45082a879faddb47a4b7126e128f4ce26468","kind":"tag","published_at":"2019-07-22T10:44:14.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc18","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc18/manifests"},{"name":"v7.0.0-rc17","sha":"8504e8f067a251b720bc1ab90926aa693ac6a4ae","kind":"tag","published_at":"2019-07-17T06:09:52.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc17","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc17/manifests"},{"name":"7.0.0-rc15","sha":"acfd5f97f8b7862bbfd305c453da0cadf5be556e","kind":"commit","published_at":"2019-07-10T05:29:53.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/7.0.0-rc15","html_url":"https://github.com/pedaling/class101-ui/releases/tag/7.0.0-rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@7.0.0-rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/7.0.0-rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/7.0.0-rc15/manifests"},{"name":"v7.0.0-rc14","sha":"f216cbd63ab0d59be55fab12c63e97dbeded6505","kind":"tag","published_at":"2019-07-08T04:05:34.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc14","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc14/manifests"},{"name":"v7.0.0-rc11","sha":"92f5b2e1ba2101442f154bb483746ff85d856ab2","kind":"tag","published_at":"2019-06-26T06:31:08.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc11","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc11/manifests"},{"name":"v7.0.0-rc10","sha":"83675ca4bf331f8bf207f90963f04544ef73c327","kind":"tag","published_at":"2019-06-24T03:13:11.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v7.0.0-rc10","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v7.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v7.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v7.0.0-rc10/manifests"},{"name":"v6.3.0","sha":"7b8776bfade6456cfdaa23f8808eda83f5bbabaf","kind":"tag","published_at":"2019-06-11T10:57:48.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v6.3.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"c6a9b693ced682ec0ac875acdf801df354efdab6","kind":"tag","published_at":"2019-06-03T11:52:43.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v6.2.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"87fe6510f911955c572f37ba7327935289e86e34","kind":"tag","published_at":"2019-05-30T12:18:48.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v6.1.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"f22cab5510302ac12ae92db6c4a0d0715bd49886","kind":"commit","published_at":"2019-05-15T03:48:24.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v6.0.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.0.0/manifests"},{"name":"v6.0.0-rc3","sha":"d0db96181a1eb0de77b764cf90190e868e722dca","kind":"tag","published_at":"2019-05-09T06:28:12.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v6.0.0-rc3","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v6.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v6.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.0.0-rc3/manifests"},{"name":"v6.0.0-rc2","sha":"345610a272e31dfec4346e7702ee92d187b7d07a","kind":"tag","published_at":"2019-05-08T20:19:06.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v6.0.0-rc2","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v6.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v6.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v6.0.0-rc2/manifests"},{"name":"v5.0.1","sha":"44160afb9636a6622fc02fa6e9a503c45761fca1","kind":"tag","published_at":"2019-04-30T07:14:58.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v5.0.1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"96d24e704affa73ccc2a6520f16cc8119a131a1a","kind":"tag","published_at":"2019-04-30T04:09:56.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v5.0.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v5.0.0/manifests"},{"name":"v4.5.2","sha":"c6d3ca787adc3561784ea103b1e6cb551c91dfe6","kind":"tag","published_at":"2019-04-29T10:49:02.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.5.2","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"4e4ab042d43758a508db16d8d68ed77c5bb6b823","kind":"tag","published_at":"2019-04-26T09:46:48.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.5.1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"469726f867ea092f31d013618d0e1c55a09d498e","kind":"tag","published_at":"2019-04-24T11:17:35.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.5.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"5074e3d9d947af4cef0c5b14d6591845678d828c","kind":"tag","published_at":"2019-04-24T08:57:52.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.4.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.4.0/manifests"},{"name":"v4.3.6","sha":"12252f4085a65399c036581c073eae55b4908e4c","kind":"tag","published_at":"2019-04-15T12:27:22.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.3.6","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"10eaf8b0a6e98a9e70e5bdd01ca38752f9e57495","kind":"tag","published_at":"2019-04-09T09:59:02.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.3.5","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.3.5/manifests"},{"name":"v4.2.5","sha":"9bf0e4fffe181960342611b25324cb49b554160e","kind":"commit","published_at":"2019-04-05T05:18:32.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.2.5","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.2.5/manifests"},{"name":"v4.2.4","sha":"4f0b03dea097ef33e31b275500904e46febc94a5","kind":"commit","published_at":"2019-04-01T04:03:02.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.2.4","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"eb5a75f909b97c8afd24c810158eb79ea5224623","kind":"commit","published_at":"2019-03-29T10:24:39.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.2.3","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.2.3/manifests"},{"name":"v4.1.3","sha":"53bb34e83f2a9e330e5fade416ff41fb3521a0f5","kind":"commit","published_at":"2019-03-19T04:33:48.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.1.3","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"e33ce70abb20e27706e95fc00988816f4b3994ef","kind":"tag","published_at":"2019-03-11T05:27:31.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.1.2","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.1.2/manifests"},{"name":"v4.0.2","sha":"c013947047aa9b4a8297b1377b037146c3fbffc2","kind":"tag","published_at":"2019-03-05T13:12:13.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.0.2","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.0.2/manifests"},{"name":"v4.0.0","sha":"0392442b7e14cd0dcc0381d975d6aa27dd9b5c63","kind":"tag","published_at":"2019-02-26T09:23:12.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.0.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc0","sha":"08fe6ac03fba38e3365debe20efc6bd42832d302","kind":"tag","published_at":"2019-02-25T11:26:51.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v4.0.0-rc0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v4.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v4.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v4.0.0-rc0/manifests"},{"name":"v3.2.2","sha":"deea30930c9ca4c3643ccfeae3cb539d9db79b99","kind":"tag","published_at":"2019-02-11T09:48:57.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v3.2.2","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"dd06318b2cfca62e4f162add98f941cd30c78bf4","kind":"tag","published_at":"2019-02-11T04:20:16.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v3.2.1","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"b936b0abeced74c2a929652d4c0e11b0a61f6a7d","kind":"tag","published_at":"2019-02-08T02:59:29.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v3.2.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c00c36106dc1f3b24b1bff203a296f531b855205","kind":"tag","published_at":"2019-02-07T16:17:48.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v3.1.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"412714de804a886153d96437726b64a2015075a9","kind":"tag","published_at":"2019-02-07T05:02:21.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v3.0.0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.0.0/manifests"},{"name":"v2.3.13","sha":"586637ca78ece890957a4cf4722b9fc8b4a61cb2","kind":"tag","published_at":"2019-02-06T00:45:09.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v2.3.13","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v2.3.13/manifests"},{"name":"v3.0.0-rc0","sha":"3f22b1f667132c250e2dbc82e1cd72502ed75ca5","kind":"tag","published_at":"2019-02-06T00:37:42.000Z","download_url":"https://codeload.github.com/pedaling/class101-ui/tar.gz/v3.0.0-rc0","html_url":"https://github.com/pedaling/class101-ui/releases/tag/v3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pedaling/class101-ui@v3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/tags/v3.0.0-rc0/manifests"}]},"repo_metadata_updated_at":"2025-09-28T15:06:39.945Z","dependent_packages_count":1,"downloads":864,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":4.82645923761614,"dependent_repos_count":2.7416475639905675,"dependent_packages_count":20.981644393120014,"stargazers_count":4.364689263551455,"forks_count":5.068618594428695,"docker_downloads_count":null,"average":7.596611810541374},"purl":"pkg:npm/%40class101/ui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@class101/ui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@class101/ui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@class101/ui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:40:06.913Z","issues_count":4,"pull_requests_count":101,"avg_time_to_close_issue":15897574.0,"avg_time_to_close_pull_request":988115.2376237623,"issues_closed_count":4,"pull_requests_closed_count":101,"pull_request_authors_count":22,"issue_authors_count":3,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":1.9504950495049505,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedaling%2Fclass101-ui/issues","maintainers":[{"login":"bae-unidev","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bae-unidev"},{"login":"tbvjaos510","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbvjaos510"},{"login":"cyhoon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cyhoon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@class101%2Fui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@class101%2Fui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@class101%2Fui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@class101%2Fui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@class101%2Fui/codemeta","maintainers":[{"uuid":"tbvjaos510","login":"tbvjaos510","name":null,"email":"tbvjaos510@naver.com","url":null,"packages_count":58,"html_url":"https://www.npmjs.com/~tbvjaos510","role":null,"created_at":"2022-11-16T03:01:44.332Z","updated_at":"2022-11-16T03:01:44.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tbvjaos510/packages"},{"uuid":"jhn3981","login":"jhn3981","name":null,"email":"jhn3981@gmail.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~jhn3981","role":null,"created_at":"2022-11-16T03:01:44.347Z","updated_at":"2022-11-16T03:01:44.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jhn3981/packages"},{"uuid":"mu29","login":"mu29","name":null,"email":"me@injungchung.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~mu29","role":null,"created_at":"2022-11-16T03:01:44.340Z","updated_at":"2022-11-16T03:01:44.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mu29/packages"},{"uuid":"min0000","login":"min0000","name":null,"email":"min@101.inc","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~min0000","role":null,"created_at":"2022-11-16T03:01:44.288Z","updated_at":"2022-11-16T03:01:44.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/min0000/packages"},{"uuid":"comstering","login":"comstering","name":null,"email":"coms1101@gmail.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~comstering","role":null,"created_at":"2022-11-16T03:01:44.296Z","updated_at":"2022-11-16T03:01:44.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/comstering/packages"},{"uuid":"kang-heewon","login":"kang-heewon","name":null,"email":"heewon.dev@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~kang-heewon","role":null,"created_at":"2022-11-16T03:01:44.308Z","updated_at":"2022-11-16T03:01:44.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kang-heewon/packages"},{"uuid":"bae","login":"bae","name":null,"email":"bae-unidev@nate.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~bae","role":null,"created_at":"2024-08-19T03:14:13.769Z","updated_at":"2024-08-19T03:14:13.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bae/packages"},{"uuid":"ralph-101","login":"ralph-101","name":null,"email":"ralph@101.inc","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~ralph-101","role":null,"created_at":"2023-02-22T06:27:48.069Z","updated_at":"2023-02-22T06:27:48.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ralph-101/packages"}]}