{"id":2367680,"name":"single-spa-angular1","ecosystem":"npm","description":"the logic needed to register angular 1 apps with single-spa","homepage":"https://github.com/joeldenning/single-spa-jspm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/joeldenning/single-spa-angular1","keywords_array":["single","spa","angular","angular1","multi","ui-router"],"namespace":null,"versions_count":16,"first_release_published_at":"2015-09-27T06:00:08.353Z","latest_release_published_at":"2018-02-13T01:41:48.255Z","latest_release_number":"2.7.0","last_synced_at":"2026-05-18T13:25:59.693Z","created_at":"2022-04-10T00:47:34.932Z","updated_at":"2026-05-18T13:25:59.693Z","registry_url":"https://www.npmjs.com/package/single-spa-angular1","install_command":"npm install single-spa-angular1","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.7.0","beta":"2.4.0"}},"repo_metadata":{"id":47819429,"uuid":"42916099","full_name":"single-spa/single-spa-angularjs","owner":"single-spa","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-19T20:26:26.000Z","size":3607,"stargazers_count":37,"open_issues_count":14,"forks_count":21,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-29T13:33:57.637Z","etag":null,"topics":["front-end"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/single-spa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["joeldenning"],"patreon":"singlespa","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-09-22T06:37:14.000Z","updated_at":"2025-06-19T20:26:29.000Z","dependencies_parsed_at":"2024-06-18T16:46:29.454Z","dependency_job_id":"763f8342-82ef-44e3-b17c-9427a64cf447","html_url":"https://github.com/single-spa/single-spa-angularjs","commit_stats":{"total_commits":102,"total_committers":10,"mean_commits":10.2,"dds":"0.28431372549019607","last_synced_commit":"a78b4e396606039a0e1ef161820d0a213ac16aad"},"previous_names":["joeldenning/single-spa-angular1"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/single-spa/single-spa-angularjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/single-spa","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/sbom","scorecard":{"id":526859,"data":{"date":"2025-08-11","repo":{"name":"github.com/single-spa/single-spa-angularjs","commit":"0ad53e2d53af4eca397bb6cf9a37cfc246713532"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 5/28 approved changesets -- score normalized to 1","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":"1 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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 15 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":"16 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-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-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-20T04:37:39.776Z","repository_id":47819429,"created_at":"2025-08-20T04:37:39.776Z","updated_at":"2025-08-20T04:37:39.776Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278071400,"owners_count":25924950,"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-10-02T02:00:08.890Z","response_time":67,"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":"single-spa","name":"single-spa","uuid":"59940233","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59940233?v=4","repositories_count":37,"last_synced_at":"2023-03-04T01:58:49.798Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/single-spa","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:59:16.129Z","updated_at":"2023-03-04T01:58:49.807Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/single-spa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/single-spa/repositories"},"tags":[{"name":"v4.3.1","sha":"a78b4e396606039a0e1ef161820d0a213ac16aad","kind":"tag","published_at":"2021-05-25T00:14:00.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v4.3.1","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"0b71f3d0edfc2ff78e10fb866fced5001e6f3686","kind":"tag","published_at":"2021-05-25T00:11:39.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v4.3.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"463c0641c12402b42cd56035fa83cb4df2ec2e43","kind":"tag","published_at":"2021-03-29T20:06:17.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v4.2.3","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"603cdb09d48617703197f9b0679fdb7df08bb1fe","kind":"tag","published_at":"2021-03-19T04:35:41.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v4.2.2","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"03d49e9daac45acbac76aa055199262a769959a7","kind":"tag","published_at":"2021-02-01T17:42:12.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v4.2.1","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"abaaa755cc56488e73aadfa4fc599436eec368dc","kind":"tag","published_at":"2021-01-29T17:52:40.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v4.2.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"57eaf601f4f3cba3ec93e363e0619af4eba3a0ba","kind":"tag","published_at":"2020-12-14T20:27:20.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v4.1.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"07055f8641a559614b3b6f932002121794921a8f","kind":"tag","published_at":"2020-09-27T20:15:27.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v4.0.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v4.0.0/manifests"},{"name":"v3.3.0","sha":"372a5c76526b8adc840de6c48535b1d37638a849","kind":"tag","published_at":"2020-05-12T16:52:18.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v3.3.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"931d108022e00fdfa0bea55220dd267141ce1687","kind":"tag","published_at":"2020-04-14T23:17:43.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v3.2.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"b29b27275469574b0812eef6f6e9074ab0577d36","kind":"tag","published_at":"2019-07-20T01:22:34.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v3.1.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"3600feba2143ff26b378e999ae9370ef610d9315","kind":"tag","published_at":"2018-06-28T22:07:16.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v3.0.1","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"61fca8b5493db21582f21fbfdba000de2f59a3eb","kind":"tag","published_at":"2018-06-28T21:57:17.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v3.0.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"40ed94db7948f47ded441eb1da15d101b30f104d","kind":"tag","published_at":"2018-02-13T01:41:50.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.7.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"dd0cf8df3253e7be60f7663279fcaf86ec2dd281","kind":"tag","published_at":"2017-10-09T19:28:53.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.6.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.6.0/manifests"},{"name":"2.5.0","sha":"80be661f2e31b26551d036b4c5202bda558f088d","kind":"tag","published_at":"2017-09-22T18:23:50.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/2.5.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/2.5.0/manifests"},{"name":"v2.3.0","sha":"eb2a140dbd70c3a4e672af5e0ae165c2da9da2c4","kind":"tag","published_at":"2016-11-29T23:40:52.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.3.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.3.0/manifests"},{"name":"v2.2.3","sha":"7827c80408cede522958315831691d11873a18cc","kind":"tag","published_at":"2016-11-10T22:03:47.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.2.3","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"a2929dd3c0c78938f42cc3955bf0a6352e078d2d","kind":"tag","published_at":"2016-09-16T22:42:24.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.2.2","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"0f97ffa97a5cd06f49b180c2fab756d38318b159","kind":"tag","published_at":"2016-09-06T22:18:58.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.2.1","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"1dc1abbdeaf40cc500887d5295d7f8c5b951649c","kind":"tag","published_at":"2016-06-23T19:12:26.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.2.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"86636d3767bc0dfb950f71fbc2c52e72d125d1fb","kind":"tag","published_at":"2016-05-09T22:03:10.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.1.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"975f7f21678a6d7bf06ff35200608d89b6bb43c8","kind":"tag","published_at":"2016-05-09T21:58:52.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v2.0.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"ad094efc0f2f4c7f44395a5e505b334cb37197e3","kind":"tag","published_at":"2015-11-08T00:06:26.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v1.2.1","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b3bc443274e49b7ba53e129ad310abcfd668e626","kind":"tag","published_at":"2015-10-19T06:30:16.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v1.2.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"f55646345b08e7c28c06b62a1d86846e889857f6","kind":"tag","published_at":"2015-10-12T05:09:14.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v1.1.1","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8c8fe2c88280cf226f9c04192f66078e15af26d2","kind":"tag","published_at":"2015-10-05T06:59:45.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v1.1.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"84336abb9800bda3297b4190462f53bcb920eabb","kind":"tag","published_at":"2015-09-27T07:08:27.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/v1.0.1","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/v1.0.1/manifests"},{"name":"1.0.0","sha":"af96dfd9b19b4879132ea477b2b77b63b170e751","kind":"commit","published_at":"2015-09-27T05:33:09.000Z","download_url":"https://codeload.github.com/single-spa/single-spa-angularjs/tar.gz/1.0.0","html_url":"https://github.com/single-spa/single-spa-angularjs/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/single-spa/single-spa-angularjs@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-13T04:50:29.651Z","dependent_packages_count":2,"downloads":315,"downloads_period":"last-month","dependent_repos_count":14,"rankings":{"downloads":5.909895821874416,"dependent_repos_count":3.2204534931787667,"dependent_packages_count":8.902278223441405,"stargazers_count":6.665347052805984,"forks_count":5.08922146503439,"docker_downloads_count":null,"average":5.957439211266992},"purl":"pkg:npm/single-spa-angular1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/single-spa-angular1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/single-spa-angular1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/single-spa-angular1/dependencies","status":null,"funding_links":["https://github.com/sponsors/joeldenning","https://patreon.com/singlespa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:51:36.099Z","issues_count":32,"pull_requests_count":50,"avg_time_to_close_issue":2681613.0,"avg_time_to_close_pull_request":1437225.8636363635,"issues_closed_count":24,"pull_requests_closed_count":44,"pull_request_authors_count":12,"issue_authors_count":28,"avg_comments_per_issue":2.5625,"avg_comments_per_pull_request":0.58,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":215.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"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":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/single-spa%2Fsingle-spa-angularjs/issues","maintainers":[{"login":"joeldenning","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeldenning"},{"login":"TheMcMurder","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheMcMurder"},{"login":"blittle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blittle"},{"login":"jolyndenning","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jolyndenning"}],"active_maintainers":[{"login":"joeldenning","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joeldenning"},{"login":"jolyndenning","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jolyndenning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/single-spa-angular1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/single-spa-angular1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/single-spa-angular1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/single-spa-angular1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/single-spa-angular1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/single-spa-angular1/codemeta","maintainers":[{"uuid":"joeldenning","login":"joeldenning","name":null,"email":"joeldenning@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~joeldenning","role":null,"created_at":"2022-11-14T11:24:29.615Z","updated_at":"2022-11-14T11:24:29.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joeldenning/packages"}]}