{"id":1849242,"name":"hyper-plastic","ecosystem":"npm","description":"A theme for Hyper based on Will Stone's Plastic theme","homepage":"https://github.com/lowmess/hyper-plastic#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lowmess/hyper-plastic","keywords_array":["hyper","hyper-theme","plastic"],"namespace":null,"versions_count":5,"first_release_published_at":"2019-05-07T01:14:19.994Z","latest_release_published_at":"2019-11-10T00:10:35.969Z","latest_release_number":"0.0.5","last_synced_at":"2026-07-08T03:50:03.459Z","created_at":"2022-04-09T17:23:44.803Z","updated_at":"2026-08-28T16:43:06.521Z","registry_url":"https://www.npmjs.com/package/hyper-plastic","install_command":"npm install hyper-plastic","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.5"}},"repo_metadata":{"id":34862763,"uuid":"185295692","full_name":"lowmess/hyper-plastic","owner":"lowmess","description":"Hyper theme based on Will Stone's Plastic theme for VS Code","archived":false,"fork":false,"pushed_at":"2022-12-07T14:48:56.000Z","size":1035,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-07T09:54:02.652Z","etag":null,"topics":["hyper","hyper-theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lowmess.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":"2019-05-07T01:13:36.000Z","updated_at":"2024-02-09T19:21:14.000Z","dependencies_parsed_at":"2023-01-15T09:39:17.150Z","dependency_job_id":null,"html_url":"https://github.com/lowmess/hyper-plastic","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/lowmess/hyper-plastic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowmess","download_url":"https://codeload.github.com/lowmess/hyper-plastic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/sbom","scorecard":{"id":600305,"data":{"date":"2025-08-11","repo":{"name":"github.com/lowmess/hyper-plastic","commit":"31a047ab264329f6a9893dac90ffaadd947bf419"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"24 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-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:14:28.546Z","repository_id":34862763,"created_at":"2025-08-21T00:14:28.546Z","updated_at":"2025-08-21T00:14:28.546Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36958871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"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":"lowmess","name":"Alec Lomas","uuid":"6688324","kind":"user","description":"i make websites","email":"","website":"https://lowmess.com","location":"PDX","twitter":"lowmess","company":"@datatheorem","icon_url":"https://avatars.githubusercontent.com/u/6688324?u=9039e54790c65388a33d1a8fd8f4077f95c2f17b\u0026v=4","repositories_count":53,"last_synced_at":"2023-08-06T02:42:20.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lowmess","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T14:01:35.687Z","updated_at":"2023-08-06T02:42:20.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowmess","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lowmess/repositories"},"tags":[{"name":"v0.0.5","sha":"896930968938b11aa2af0bc9aac0903aa21c90b7","kind":"tag","published_at":"2019-11-10T00:10:21.000Z","download_url":"https://codeload.github.com/lowmess/hyper-plastic/tar.gz/v0.0.5","html_url":"https://github.com/lowmess/hyper-plastic/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lowmess/hyper-plastic@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ff725055d4af6969c8f54d9f87b60a9500eb8e1f","kind":"tag","published_at":"2019-11-10T00:08:13.000Z","download_url":"https://codeload.github.com/lowmess/hyper-plastic/tar.gz/v0.0.4","html_url":"https://github.com/lowmess/hyper-plastic/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lowmess/hyper-plastic@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"b95a05f231c869566e5464266f4eb52936b61d84","kind":"tag","published_at":"2019-05-07T18:17:31.000Z","download_url":"https://codeload.github.com/lowmess/hyper-plastic/tar.gz/v0.0.3","html_url":"https://github.com/lowmess/hyper-plastic/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lowmess/hyper-plastic@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"290368e18128ba16e1060d2defa1d86ed336153e","kind":"tag","published_at":"2019-05-07T17:58:48.000Z","download_url":"https://codeload.github.com/lowmess/hyper-plastic/tar.gz/v0.0.2","html_url":"https://github.com/lowmess/hyper-plastic/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lowmess/hyper-plastic@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"29acc9bccd320ce3aab81e63e016df9c18bea0cb","kind":"commit","published_at":"2019-05-07T01:14:15.000Z","download_url":"https://codeload.github.com/lowmess/hyper-plastic/tar.gz/v0.0.1","html_url":"https://github.com/lowmess/hyper-plastic/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lowmess/hyper-plastic@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lowmess%2Fhyper-plastic/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T16:43:06.521Z","dependent_packages_count":1,"downloads":24,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.38604556442641,"dependent_repos_count":10.79945994432344,"dependent_packages_count":21.5299851786439,"stargazers_count":17.24482934473414,"forks_count":11.96191069621239,"docker_downloads_count":null,"average":21.384446145668058},"purl":"pkg:npm/hyper-plastic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hyper-plastic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hyper-plastic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hyper-plastic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-26T19:19:40.512Z","issues_count":0,"pull_requests_count":11,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":8772348.42857143,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.18181818181818182,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":11,"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/lowmess%2Fhyper-plastic/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-plastic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-plastic/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-plastic/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-plastic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-plastic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyper-plastic/codemeta","maintainers":[{"uuid":"lowmess","login":"lowmess","name":null,"email":"alec@lowmess.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~lowmess","role":null,"created_at":"2022-11-12T18:37:59.478Z","updated_at":"2022-11-12T18:37:59.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lowmess/packages"}]}