{"id":1360894,"name":"@webreflection/custom-elements-attributes","ecosystem":"npm","description":"A customElements helper to observe attributes","homepage":"https://github.com/WebReflection/custom-elements-attributes#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/WebReflection/custom-elements-attributes","keywords_array":["customElements","attributes","observer"],"namespace":"webreflection","versions_count":5,"first_release_published_at":"2020-08-07T07:10:31.070Z","latest_release_published_at":"2023-03-04T19:32:36.857Z","latest_release_number":"0.1.4","last_synced_at":"2026-08-25T04:23:10.007Z","created_at":"2022-04-08T22:21:36.710Z","updated_at":"2026-08-29T06:13:47.651Z","registry_url":"https://www.npmjs.com/package/@webreflection/custom-elements-attributes","install_command":"npm install @webreflection/custom-elements-attributes","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.4"},"contentPolicy":null},"repo_metadata":{"id":65993142,"uuid":"285762542","full_name":"WebReflection/custom-elements-attributes","owner":"WebReflection","description":"A customElements helper to observe attributes","archived":false,"fork":false,"pushed_at":"2023-03-04T19:32:31.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-25T04:12:41.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebReflection.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-08-07T07:06:31.000Z","updated_at":"2025-04-05T09:47:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3a4aaba-aad0-42ff-b498-ff4715dc1afe","html_url":"https://github.com/WebReflection/custom-elements-attributes","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/WebReflection/custom-elements-attributes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebReflection","download_url":"https://codeload.github.com/WebReflection/custom-elements-attributes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/sbom","scorecard":{"id":150343,"data":{"date":"2025-08-11","repo":{"name":"github.com/WebReflection/custom-elements-attributes","commit":"f76f52a81b350c25888225546a1c65bcc30e6d65"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/11 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":"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC 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"}}]},"last_synced_at":"2025-08-16T10:28:06.570Z","repository_id":65993142,"created_at":"2025-08-16T10:28:06.570Z","updated_at":"2025-08-16T10:28:06.570Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36965650,"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-29T02:00:05.978Z","response_time":51,"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":"WebReflection","name":"Andrea Giammarchi","uuid":"85749","kind":"user","description":"Web, Mobile, IoT and all Web \u0026 JS things since 00's","email":"","website":"https://medium.com/@WebReflection","location":"Berlin","twitter":"WebReflection","company":null,"icon_url":"https://avatars.githubusercontent.com/u/85749?u=01f98bf9afe9c3c798b97ba508f63804ac729fe5\u0026v=4","repositories_count":524,"last_synced_at":"2024-04-16T00:21:09.367Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WebReflection","funding_links":[],"total_stars":23756,"followers":2079,"following":3,"created_at":"2022-11-02T16:19:00.962Z","updated_at":"2024-04-16T00:23:39.790Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebReflection","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebReflection/repositories"},"tags":[{"name":"v0.1.4","sha":"f76f52a81b350c25888225546a1c65bcc30e6d65","kind":"tag","published_at":"2023-03-04T19:32:26.000Z","download_url":"https://codeload.github.com/WebReflection/custom-elements-attributes/tar.gz/v0.1.4","html_url":"https://github.com/WebReflection/custom-elements-attributes/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WebReflection/custom-elements-attributes@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"95633f4a03f68435a874bfa03444c46c7b89e29b","kind":"tag","published_at":"2020-08-07T07:12:20.000Z","download_url":"https://codeload.github.com/WebReflection/custom-elements-attributes/tar.gz/v0.1.3","html_url":"https://github.com/WebReflection/custom-elements-attributes/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WebReflection/custom-elements-attributes@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"c4b2e183a0a55512fb2eab9f321242a228c8596d","kind":"tag","published_at":"2020-08-07T07:11:51.000Z","download_url":"https://codeload.github.com/WebReflection/custom-elements-attributes/tar.gz/v0.1.2","html_url":"https://github.com/WebReflection/custom-elements-attributes/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WebReflection/custom-elements-attributes@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"0ad04c2459cec01afd8bd727db7881bba11536e8","kind":"tag","published_at":"2020-08-07T07:10:58.000Z","download_url":"https://codeload.github.com/WebReflection/custom-elements-attributes/tar.gz/v0.1.1","html_url":"https://github.com/WebReflection/custom-elements-attributes/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WebReflection/custom-elements-attributes@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ea9b6f8e44cd802e1393931da6ef9d13de584f27","kind":"tag","published_at":"2020-08-07T07:09:56.000Z","download_url":"https://codeload.github.com/WebReflection/custom-elements-attributes/tar.gz/v0.1.0","html_url":"https://github.com/WebReflection/custom-elements-attributes/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WebReflection/custom-elements-attributes@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Fcustom-elements-attributes/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-29T06:13:47.651Z","dependent_packages_count":4,"downloads":915,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":6.4620631244088695,"dependent_repos_count":4.633041010808547,"dependent_packages_count":4.510805628986658,"stargazers_count":14.50930017816261,"forks_count":15.400506404193223,"docker_downloads_count":null,"average":9.103143269311982},"purl":"pkg:npm/%40webreflection/custom-elements-attributes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@webreflection/custom-elements-attributes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@webreflection/custom-elements-attributes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@webreflection/custom-elements-attributes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T04:04:01.635Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/WebReflection%2Fcustom-elements-attributes/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webreflection%2Fcustom-elements-attributes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webreflection%2Fcustom-elements-attributes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webreflection%2Fcustom-elements-attributes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webreflection%2Fcustom-elements-attributes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webreflection%2Fcustom-elements-attributes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webreflection%2Fcustom-elements-attributes/codemeta","maintainers":[{"uuid":"webreflection","login":"webreflection","name":null,"email":"andrea.giammarchi@gmail.com","url":null,"packages_count":634,"html_url":"https://www.npmjs.com/~webreflection","role":null,"created_at":"2022-11-11T05:42:58.526Z","updated_at":"2022-11-11T05:42:58.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/webreflection/packages"}]}