{"id":904635,"name":"@dom-native/ui","ecosystem":"npm","description":"Minimalist, stylable, and extensible DOM UI base components based dom-native","homepage":"https://github.com/dom-native/ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dom-native/ui","keywords_array":["web-component","native","ui components","html5","DOM","DOM Centric","Patterns","html","framework","web-framework","drag and drop"],"namespace":"dom-native","versions_count":15,"first_release_published_at":"2020-05-15T01:59:06.683Z","latest_release_published_at":"2022-09-12T01:05:44.073Z","latest_release_number":"0.2.4","last_synced_at":"2026-05-29T11:35:45.099Z","created_at":"2022-04-07T16:33:28.322Z","updated_at":"2026-05-29T11:35:45.099Z","registry_url":"https://www.npmjs.com/package/@dom-native/ui","install_command":"npm install @dom-native/ui","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"0.3.0-alpha.1","latest":"0.3.0-alpha.3"}},"repo_metadata":{"id":39629196,"uuid":"264097264","full_name":"dom-native/ui","owner":"dom-native","description":"Minimalist, stylable, and extensible DOM UI base components based dom-native\"","archived":false,"fork":false,"pushed_at":"2024-05-09T01:01:53.000Z","size":384,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-27T01:59:23.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dom-native.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-15T04:40:46.000Z","updated_at":"2024-05-09T01:01:56.000Z","dependencies_parsed_at":"2024-05-09T02:23:58.534Z","dependency_job_id":"849a21d2-1a05-48c7-ae8e-701776d70b2a","html_url":"https://github.com/dom-native/ui","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"55017d737189ac201f7a758f4c9d62dce0a65c03"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/dom-native/ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dom-native","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/sbom","scorecard":{"id":350246,"data":{"date":"2025-08-11","repo":{"name":"github.com/dom-native/ui","commit":"b3e14ceef51b20b24c22b661f1a7018b06d624d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"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":"Code-Review","score":0,"reason":"Found 0/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-18T08:09:22.123Z","repository_id":39629196,"created_at":"2025-08-18T08:09:22.123Z","updated_at":"2025-08-18T08:09:22.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272355034,"owners_count":24920035,"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-27T02:00:09.397Z","response_time":76,"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":"dom-native","name":"dom-native","uuid":"65307339","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/65307339?v=4","repositories_count":5,"last_synced_at":"2023-03-05T10:03:51.254Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dom-native","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T12:18:46.177Z","updated_at":"2023-03-05T10:03:51.291Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dom-native","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dom-native/repositories"},"tags":[{"name":"v0.2.4","sha":"55017d737189ac201f7a758f4c9d62dce0a65c03","kind":"commit","published_at":"2022-09-12T01:05:18.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.2.4","html_url":"https://github.com/dom-native/ui/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"71b78995d76dffec5de932b123ced620037b03a2","kind":"commit","published_at":"2022-09-09T22:53:03.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.2.3","html_url":"https://github.com/dom-native/ui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"3407392ee4ce4cdbf8709aaf6864dc69014e6be2","kind":"commit","published_at":"2022-06-28T20:39:14.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.2.2","html_url":"https://github.com/dom-native/ui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"a9aaec96409012d4db3230457bfef28088d993ea","kind":"commit","published_at":"2022-06-24T17:37:30.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.2.1","html_url":"https://github.com/dom-native/ui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"35534327086597f7d0234aa925a38e332d99fea1","kind":"commit","published_at":"2022-01-12T03:55:28.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.2.0","html_url":"https://github.com/dom-native/ui/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"52672b134d94095578c07a86050fd9f793f4c11b","kind":"commit","published_at":"2021-03-15T22:40:48.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.1.7","html_url":"https://github.com/dom-native/ui/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.7/manifests"},{"name":"v0.1.4","sha":"ce930832157f14dc31257a2ed06423978fe88547","kind":"commit","published_at":"2020-09-14T01:39:32.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.1.4","html_url":"https://github.com/dom-native/ui/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"64a4797840f47fa79890c12018a0d32b31d0de95","kind":"commit","published_at":"2020-08-26T16:15:25.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.1.3","html_url":"https://github.com/dom-native/ui/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9e8d4887c9a42a7d26c1913169063e21889c9ad3","kind":"commit","published_at":"2020-08-12T21:04:56.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.1.2","html_url":"https://github.com/dom-native/ui/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"9d203f7f4fa11cd55c5d087a6abbaa6619f3db9e","kind":"commit","published_at":"2020-05-18T22:30:33.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.1.1","html_url":"https://github.com/dom-native/ui/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bfb8d0386cb8c404d3fe1e6a3a24eab8b8b8c57d","kind":"commit","published_at":"2020-05-15T04:40:19.000Z","download_url":"https://codeload.github.com/dom-native/ui/tar.gz/v0.1.0","html_url":"https://github.com/dom-native/ui/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dom-native/ui@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dom-native%2Fui/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T23:20:43.153Z","dependent_packages_count":1,"downloads":57,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":14.661872529327836,"dependent_repos_count":7.697855326977283,"dependent_packages_count":21.105207766080817,"stargazers_count":14.588827159274631,"forks_count":15.487242285130625,"docker_downloads_count":null,"average":14.708201013358238},"purl":"pkg:npm/%40dom-native/ui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dom-native/ui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dom-native/ui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dom-native/ui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T00:34:41.234Z","issues_count":0,"pull_requests_count":13,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":15576037.75,"issues_closed_count":0,"pull_requests_closed_count":12,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9230769230769231,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":13,"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/dom-native%2Fui/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dom-native%2Fui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dom-native%2Fui/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dom-native%2Fui/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dom-native%2Fui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dom-native%2Fui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dom-native%2Fui/codemeta","maintainers":[{"uuid":"jeremychone","login":"jeremychone","name":null,"email":"jeremy.chone@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~jeremychone","role":null,"created_at":"2022-11-16T22:38:29.307Z","updated_at":"2022-11-16T22:38:29.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeremychone/packages"}]}