{"id":8838065,"name":"ngx-simple-countdown-ar","ecosystem":"npm","description":"The most simple way to display a countdown in angular 15-16","homepage":"https://maximejacquet.fr","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/maxime1jacquet/ngx-simple-countdown","keywords_array":["Angular","Angular 16","Angular 15","Angular 14","Angular 13","Angular 2+","Directive","Countdown","Simple Countdown","count down","Angular countdown","ngx-simple-countdown","ngx-countdown","ng2-countdown","angular-countdown","angular2-countdown"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-01-30T11:42:31.107Z","latest_release_published_at":"2024-01-30T12:49:21.867Z","latest_release_number":"16.0.3","last_synced_at":"2026-08-06T12:00:59.380Z","created_at":"2024-01-30T12:10:15.553Z","updated_at":"2026-08-06T12:03:00.079Z","registry_url":"https://www.npmjs.com/package/ngx-simple-countdown-ar","install_command":"npm install ngx-simple-countdown-ar","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"16.0.3"},"contentPolicy":null},"repo_metadata":{"id":34516483,"uuid":"179862704","full_name":"maxime1jacquet/npm-directives","owner":"maxime1jacquet","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-01T19:17:14.000Z","size":62745,"stargazers_count":5,"open_issues_count":8,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-23T21:39:46.441Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxime1jacquet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-04-06T17:08:10.000Z","updated_at":"2025-10-02T20:21:58.000Z","dependencies_parsed_at":"2024-06-20T21:48:45.292Z","dependency_job_id":"167156e1-a113-4cd6-a4f1-8c30f93e21de","html_url":"https://github.com/maxime1jacquet/npm-directives","commit_stats":{"total_commits":70,"total_committers":2,"mean_commits":35.0,"dds":0.3142857142857143,"last_synced_commit":"82a8a83e4a3f9742c83662e56cf6cf058412b7d8"},"previous_names":["maxime1jacquet/ngx-simple-countdown"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxime1jacquet/npm-directives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxime1jacquet%2Fnpm-directives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxime1jacquet%2Fnpm-directives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxime1jacquet%2Fnpm-directives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxime1jacquet%2Fnpm-directives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxime1jacquet","download_url":"https://codeload.github.com/maxime1jacquet/npm-directives/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxime1jacquet%2Fnpm-directives/sbom","scorecard":{"id":629293,"data":{"date":"2025-08-11","repo":{"name":"github.com/maxime1jacquet/npm-directives","commit":"ffd966cb0fb1a9b44f83468a0bab172ae8c20624"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"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":"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":"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/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":"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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c75v-2vq8-878f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-21T07:23:10.041Z","repository_id":34516483,"created_at":"2025-08-21T07:23:10.041Z","updated_at":"2025-08-21T07:23:10.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36336243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"maxime1jacquet","name":"Maxime Jacquet","uuid":"19488388","kind":"user","description":"Dev Front-end. \r\nTS, ANGULAR, RXJS, VUEJS, NODEJS","email":"","website":"https://maximejacquet.fr","location":"Lille","twitter":"maxime1jacquet","company":"Yoozly","icon_url":"https://avatars.githubusercontent.com/u/19488388?u=2360d1ae80afefe17c177638fe3027e09b850e38\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-02T17:31:19.815Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/maxime1jacquet","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T08:37:25.992Z","updated_at":"2023-03-02T17:31:19.843Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxime1jacquet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxime1jacquet/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-06T12:03:00.079Z","dependent_packages_count":0,"downloads":33,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.2762333445711,"dependent_packages_count":47.364302622209294,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.320267983390195},"purl":"pkg:npm/ngx-simple-countdown-ar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ngx-simple-countdown-ar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ngx-simple-countdown-ar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ngx-simple-countdown-ar/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T14:24:08.596Z","issues_count":3,"pull_requests_count":44,"avg_time_to_close_issue":2087574.0,"avg_time_to_close_pull_request":11983623.857142856,"issues_closed_count":3,"pull_requests_closed_count":35,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.7727272727272727,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":33.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxime1jacquet%2Fnpm-directives/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ngx-simple-countdown-ar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ngx-simple-countdown-ar/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ngx-simple-countdown-ar/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ngx-simple-countdown-ar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ngx-simple-countdown-ar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ngx-simple-countdown-ar/codemeta","maintainers":[{"uuid":"saherosman","login":"saherosman","name":null,"email":"saher.osman@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~saherosman","role":null,"created_at":"2024-01-30T12:15:08.866Z","updated_at":"2024-01-30T12:15:08.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saherosman/packages"}]}