{"id":2500391,"name":"underscore-plus","ecosystem":"npm","description":"Underscore plus additional utilities","homepage":"https://github.com/atom/underscore-plus#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/atom/underscore-plus","keywords_array":["underscore"],"namespace":null,"versions_count":36,"first_release_published_at":"2013-10-15T16:23:11.810Z","latest_release_published_at":"2019-03-29T17:00:36.767Z","latest_release_number":"1.7.0","last_synced_at":"2026-08-09T11:27:38.281Z","created_at":"2022-04-10T02:40:50.472Z","updated_at":"2026-08-09T18:26:15.558Z","registry_url":"https://www.npmjs.com/package/underscore-plus","install_command":"npm install underscore-plus","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.7.0"},"contentPolicy":null},"repo_metadata":{"id":49535298,"uuid":"13594877","full_name":"atom/underscore-plus","owner":"atom","description":"Underscore with some extensions","archived":true,"fork":false,"pushed_at":"2022-09-28T10:52:02.000Z","size":106,"stargazers_count":59,"open_issues_count":2,"forks_count":11,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-01-24T05:43:02.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/atom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-15T16:03:39.000Z","updated_at":"2024-11-15T12:27:53.000Z","dependencies_parsed_at":"2022-08-01T00:48:18.175Z","dependency_job_id":null,"html_url":"https://github.com/atom/underscore-plus","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/atom/underscore-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atom","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/sbom","scorecard":{"id":215101,"data":{"date":"2025-08-11","repo":{"name":"github.com/atom/underscore-plus","commit":"e30b4a2d0a9fab19b2e26e96767a0072666ab3c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/atom/underscore-plus/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/atom/underscore-plus/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:15","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T01:29:59.500Z","repository_id":49535298,"created_at":"2025-08-17T01:29:59.500Z","updated_at":"2025-08-17T01:29:59.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36453457,"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":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":"atom","name":"Atom","uuid":"1089146","kind":"organization","description":"Free and open source text editor, brought to you by GitHub","email":"atom@github.com","website":"http://atom.io","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1089146?v=4","repositories_count":255,"last_synced_at":"2024-04-08T15:23:52.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/atom","funding_links":[],"total_stars":85745,"followers":2473,"following":0,"created_at":"2022-11-02T16:25:45.438Z","updated_at":"2024-04-08T15:24:40.289Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atom","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atom/repositories"},"tags":[{"name":"v1.7.0","sha":"f34bd4465e8d957246529f204324ebceb3b499d0","kind":"tag","published_at":"2019-03-29T17:00:28.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.7.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.7.0/manifests"},{"name":"v1.6.8","sha":"57a3f191e36861f9dd527c4e5aac46cb6b80bd01","kind":"tag","published_at":"2018-06-03T20:50:47.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.8","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"ad6b0f43003c06190c3aa6cc252f3587630c6a48","kind":"tag","published_at":"2018-06-02T00:40:48.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.7","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"2046d1562896761e3c38b7a647ac30b87b46ea20","kind":"tag","published_at":"2014-12-18T16:49:04.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.6","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.6/manifests"},{"name":"v1.6.5","sha":"ea40bebfab4b3a92ee26fb8b5ec57d1da27f8d90","kind":"tag","published_at":"2014-12-18T02:12:28.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.5","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"ee5da0ea38b92a51e4bdbef9dc240103c86749a4","kind":"tag","published_at":"2014-12-18T01:34:08.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.4","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"6c483603541c52e36eb297511b3cba58b0f86bb4","kind":"tag","published_at":"2014-12-15T20:54:17.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.3","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"b8b317ccde577aa629ba458b96d6675ed65a4ac5","kind":"tag","published_at":"2014-12-11T19:05:06.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.2","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"1b9e451a60e8fff6d1fd451915e7da3338d38fc2","kind":"tag","published_at":"2014-10-22T17:18:56.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.1","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"00a92dcc948756c97f8ae50e9e6dc2ea710447c9","kind":"tag","published_at":"2014-10-20T23:57:02.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.6.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"a4157b298a0df6072a309a04cac749934c80fc08","kind":"tag","published_at":"2014-10-20T23:54:48.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.5.2","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"c46667266025a7e41e23965054f5bc624290031a","kind":"tag","published_at":"2014-07-22T22:57:21.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.5.1","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"942de4a5f63e0d8653093aba01709ea2eba1803c","kind":"tag","published_at":"2014-06-19T23:39:47.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.5.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ce83793e7e310142d580b3735128a75b35c20a46","kind":"tag","published_at":"2014-06-03T21:46:02.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.4.1","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"198eb5cc210232dc3fb51d4bef811a03637684fb","kind":"tag","published_at":"2014-06-03T21:30:15.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.4.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"86331b031f9d79496516f68a9ac1e9e7c81fa9ed","kind":"tag","published_at":"2014-05-20T20:02:19.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.3.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"b8d5dc7bed4bbfa608460068e384075aa2d98079","kind":"tag","published_at":"2014-05-20T03:30:14.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.2.2","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"e8bd3ab6545b6ccee406956909ecd41ea51fa7dc","kind":"tag","published_at":"2014-04-15T21:57:10.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.2.1","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a115f0ea33d735283c1dbe72485e4b522173c928","kind":"tag","published_at":"2014-04-15T19:32:37.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.2.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"188aae3b0cc60cf13cc3fe5baea32d9cfd5f4fc2","kind":"tag","published_at":"2014-03-25T20:51:10.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.1.2","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"8ced7a7bdb58adafe3f88c47a5140644807e6487","kind":"tag","published_at":"2014-03-25T00:00:48.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.1.1","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"48ae32d6506f2c1cc6bf99d75163ee169ca9ad00","kind":"tag","published_at":"2014-03-21T22:47:33.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.1.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"e4a28cc43d81adc09c2b4ff932975ea769246443","kind":"tag","published_at":"2014-03-19T17:10:06.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.0.6","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"31c7cb6d50922a5237523f1282f0607679eff563","kind":"tag","published_at":"2014-03-07T18:18:35.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.0.5","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"d2a41b24441c49830ff3190311347c58734ee9d6","kind":"tag","published_at":"2014-03-01T01:32:07.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.0.4","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1a32fb1baf4470f459a4a0bda6c8dca562a4f504","kind":"tag","published_at":"2014-03-01T01:07:12.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.0.3","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0bac4b14b8f395c45b1f9a2a1d010c0f9b21fae7","kind":"tag","published_at":"2014-02-28T00:20:49.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.0.2","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"414ddda1aa738b68aa65bef678e5ea1d62978413","kind":"tag","published_at":"2014-02-27T19:17:56.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.0.1","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3d28a13f003d4233778b7ad26d739cb0f652c1a5","kind":"tag","published_at":"2014-01-16T22:25:37.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v1.0.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"c5be543388bb10e9d43385e6f7c7552fb006f747","kind":"tag","published_at":"2013-12-17T23:45:53.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v0.6.1","html_url":"https://github.com/atom/underscore-plus/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"95d54a392e31909375faa3317027986d403f0826","kind":"tag","published_at":"2013-12-17T23:27:31.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v0.6.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d115a8fafeedbc04c13b193a8e6ab43ac8bcf65e","kind":"tag","published_at":"2013-12-11T00:26:09.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v0.5.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"9506396654a501bfb7bd19cb3f0e2b90494c0c66","kind":"tag","published_at":"2013-12-10T19:08:32.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v0.4.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5f1ad6452ca85aebcd46e7d9888322063746c347","kind":"tag","published_at":"2013-11-12T01:04:57.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v0.3.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"b0b13479571e199a64a3518db75f5f0f769b3a2c","kind":"tag","published_at":"2013-10-15T16:33:59.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v0.2.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"306d14298b236550d623d2e8e1ea66351503a256","kind":"tag","published_at":"2013-10-15T16:23:00.000Z","download_url":"https://codeload.github.com/atom/underscore-plus/tar.gz/v0.1.0","html_url":"https://github.com/atom/underscore-plus/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atom/underscore-plus@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atom%2Funderscore-plus/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-09T18:26:15.557Z","dependent_packages_count":107,"downloads":171170,"downloads_period":"last-month","dependent_repos_count":5444,"rankings":{"downloads":0.5580789147297686,"dependent_repos_count":0.31806938498083537,"dependent_packages_count":0.34835275228946355,"stargazers_count":5.716502134636282,"forks_count":5.435015991276976,"docker_downloads_count":0.41639397103236614,"average":2.132068858157615},"purl":"pkg:npm/underscore-plus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/underscore-plus","docker_dependents_count":57,"docker_downloads_count":1251998,"usage_url":"https://repos.ecosyste.ms/usage/npm/underscore-plus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/underscore-plus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T09:55:03.986Z","issues_count":7,"pull_requests_count":16,"avg_time_to_close_issue":6798039.5,"avg_time_to_close_pull_request":10000426.866666667,"issues_closed_count":6,"pull_requests_closed_count":15,"pull_request_authors_count":10,"issue_authors_count":7,"avg_comments_per_issue":1.7142857142857142,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":14,"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/atom%2Funderscore-plus/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/underscore-plus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/underscore-plus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/underscore-plus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/underscore-plus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/underscore-plus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/underscore-plus/codemeta","maintainers":[{"uuid":"benogle","login":"benogle","name":null,"email":"ogle.ben@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~benogle","role":null,"created_at":"2022-11-15T05:09:15.550Z","updated_at":"2022-11-15T05:09:15.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benogle/packages"},{"uuid":"nathansobo","login":"nathansobo","name":null,"email":"nathan@github.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~nathansobo","role":null,"created_at":"2022-11-15T05:09:15.892Z","updated_at":"2022-11-15T05:09:15.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nathansobo/packages"},{"uuid":"kevinsawicki","login":"kevinsawicki","name":null,"email":"kevinsawicki@gmail.com","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~kevinsawicki","role":null,"created_at":"2022-11-15T05:09:15.646Z","updated_at":"2022-11-15T05:09:15.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kevinsawicki/packages"},{"uuid":"maxbrunsfeld","login":"maxbrunsfeld","name":null,"email":"maxbrunsfeld@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~maxbrunsfeld","role":null,"created_at":"2022-11-15T05:09:15.746Z","updated_at":"2022-11-15T05:09:15.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maxbrunsfeld/packages"},{"uuid":"atom-team","login":"atom-team","name":null,"email":"atom@github.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~atom-team","role":null,"created_at":"2022-11-15T05:09:15.465Z","updated_at":"2022-11-15T05:09:15.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atom-team/packages"},{"uuid":"mcolyer","login":"mcolyer","name":null,"email":"matt@colyer.name","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~mcolyer","role":null,"created_at":"2022-11-15T05:09:15.835Z","updated_at":"2022-11-15T05:09:15.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mcolyer/packages"}]}