{"id":2362176,"name":"simple-angular-dialog","ecosystem":"npm","description":"Angular factory for creating dialogs","homepage":"https://github.com/hanford/simple-angular-dialog#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hanford/simple-angular-dialog","keywords_array":["angular","dialog","material","modal","popup","confirm","alert"],"namespace":null,"versions_count":18,"first_release_published_at":"2016-02-10T17:21:09.621Z","latest_release_published_at":"2016-06-24T19:11:06.061Z","latest_release_number":"3.3.0","last_synced_at":"2026-03-17T21:18:19.942Z","created_at":"2022-04-10T00:43:07.862Z","updated_at":"2026-03-17T21:18:19.943Z","registry_url":"https://www.npmjs.com/package/simple-angular-dialog","install_command":"npm install simple-angular-dialog","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.0"}},"repo_metadata":{"id":57359742,"uuid":"51457284","full_name":"hanford/simple-angular-dialog","owner":"hanford","description":"Small library for creating dynamic modals with angularjs","archived":false,"fork":false,"pushed_at":"2018-09-24T18:15:50.000Z","size":444,"stargazers_count":6,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T18:35:30.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://simple-angular-dialog.jackhanford.com","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/hanford.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":"2016-02-10T17:20:09.000Z","updated_at":"2024-04-25T09:03:43.000Z","dependencies_parsed_at":"2022-09-06T21:41:27.877Z","dependency_job_id":null,"html_url":"https://github.com/hanford/simple-angular-dialog","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/hanford/simple-angular-dialog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanford","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/sbom","scorecard":{"id":454379,"data":{"date":"2025-08-11","repo":{"name":"github.com/hanford/simple-angular-dialog","commit":"07a6d0573da723ef786247d57c81eadacf8ee902"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":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":"Code-Review","score":0,"reason":"Found 1/27 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":"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":"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":"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":"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: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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"}}]},"last_synced_at":"2025-08-19T09:10:40.431Z","repository_id":57359742,"created_at":"2025-08-19T09:10:40.431Z","updated_at":"2025-08-19T09:10:40.431Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276131157,"owners_count":25590667,"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-09-20T02:00:10.207Z","response_time":63,"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":"hanford","name":"Jack Hanford","uuid":"2148168","kind":"user","description":"Senior Staff SWE @latticehr","email":"","website":"http://jackhanford.com/","location":"San Francisco, CA","twitter":"jackhanford","company":"Lattice","icon_url":"https://avatars.githubusercontent.com/u/2148168?u=d6b5eddc799d7ecfb91db042ba1510a33e731054\u0026v=4","repositories_count":229,"last_synced_at":"2025-03-22T15:47:24.785Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hanford","funding_links":[],"total_stars":3315,"followers":372,"following":96,"created_at":"2022-11-02T16:50:33.519Z","updated_at":"2025-03-22T15:47:24.786Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanford","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanford/repositories"},"tags":[{"name":"v3.3.0","sha":"30e1bef1e6626c78c90e18f0c295a484eae6e641","kind":"tag","published_at":"2016-06-24T19:10:57.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v3.3.0","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"5e34f13b47111f529033d6564b05bfcfe9c5c44f","kind":"tag","published_at":"2016-06-02T18:37:34.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v3.2.0","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.2.0/manifests"},{"name":"v3.0.3","sha":"ff574a1cb449e361dff1d8efa09b131fc98c5bb7","kind":"tag","published_at":"2016-05-11T21:39:05.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v3.0.3","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0e5432b32e64e8b5e51ac1e4d5d4785a0ebd7021","kind":"tag","published_at":"2016-05-10T18:25:50.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v3.0.2","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"91b2d715f167e12a2e49e7e2c1b514b159f12f8b","kind":"tag","published_at":"2016-05-02T19:10:31.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v3.0.1","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v3.0.1/manifests"},{"name":"v2.0.6","sha":"de06a314a875ad6d45709ada1a801d4c401c858b","kind":"tag","published_at":"2016-03-29T03:36:16.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v2.0.6","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"11413a7f1d06e99183df0fdc93417af8714875c9","kind":"tag","published_at":"2016-03-29T03:33:29.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v2.0.5","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"d2e1486ec17bca824f63fd914ae72bbcc01f5e4e","kind":"tag","published_at":"2016-03-27T20:58:34.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v2.0.4","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"368ae74da9111e35551b6726ad098f54737348a1","kind":"tag","published_at":"2016-02-17T02:06:30.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v2.0.3","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c54f6fb03a6e9d6682730a9e8b4ba16299e752dd","kind":"tag","published_at":"2016-02-17T01:56:49.000Z","download_url":"https://codeload.github.com/hanford/simple-angular-dialog/tar.gz/v2.0.2","html_url":"https://github.com/hanford/simple-angular-dialog/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hanford/simple-angular-dialog@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Fsimple-angular-dialog/tags/v2.0.2/manifests"}]},"repo_metadata_updated_at":"2025-12-27T14:20:51.581Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.17161854127975,"dependent_repos_count":10.393268641254942,"dependent_packages_count":52.28267196606132,"stargazers_count":11.541827868332593,"forks_count":7.046211323199075,"docker_downloads_count":null,"average":23.287119668025536},"purl":"pkg:npm/simple-angular-dialog","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/simple-angular-dialog","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/simple-angular-dialog","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/simple-angular-dialog/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T18:08:47.316Z","issues_count":1,"pull_requests_count":2,"avg_time_to_close_issue":77407059.0,"avg_time_to_close_pull_request":12357.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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/hanford%2Fsimple-angular-dialog/issues","maintainers":[{"login":"hanford","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hanford"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-angular-dialog/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-angular-dialog/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-angular-dialog/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-angular-dialog/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/simple-angular-dialog/codemeta","maintainers":[{"uuid":"hanford","login":"hanford","name":null,"email":"jackhanford@gmail.com","url":null,"packages_count":135,"html_url":"https://www.npmjs.com/~hanford","role":null,"created_at":"2022-11-14T10:49:04.148Z","updated_at":"2022-11-14T10:49:04.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hanford/packages"}]}