{"id":1089234,"name":"@nodenv/nodenv","ecosystem":"npm","description":"Manage multiple NodeJS versions","homepage":"https://github.com/nodenv/nodenv#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodenv/nodenv","keywords_array":[],"namespace":"nodenv","versions_count":11,"first_release_published_at":"2018-11-11T00:33:35.844Z","latest_release_published_at":"2025-07-30T14:35:23.707Z","latest_release_number":"1.6.2","last_synced_at":"2026-07-11T05:04:48.880Z","created_at":"2022-04-08T10:27:52.555Z","updated_at":"2026-07-11T05:04:48.881Z","registry_url":"https://www.npmjs.com/package/@nodenv/nodenv","install_command":"npm install @nodenv/nodenv","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.6.2"}},"repo_metadata":{"id":38326045,"uuid":"8685986","full_name":"nodenv/nodenv","owner":"nodenv","description":"Manage your app's Node.js environment","archived":false,"fork":false,"pushed_at":"2025-09-08T15:38:30.000Z","size":1142,"stargazers_count":2322,"open_issues_count":10,"forks_count":148,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-09-08T17:35:15.997Z","etag":null,"topics":["node","nodejs","nodenv","shell","version-manager"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/nodenv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-03-10T14:07:17.000Z","updated_at":"2025-09-08T15:38:18.000Z","dependencies_parsed_at":"2024-06-19T02:49:52.117Z","dependency_job_id":"73de4cde-aa4e-45d3-b20d-88ece8d77a07","html_url":"https://github.com/nodenv/nodenv","commit_stats":{"total_commits":798,"total_committers":136,"mean_commits":5.867647058823529,"dds":0.7756892230576441,"last_synced_commit":"a0089384b7c4e8fba66ebb90dad255311e49f44e"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/nodenv/nodenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodenv","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/sbom","scorecard":{"id":692673,"data":{"date":"2025-08-18T17:40:30Z","repo":{"name":"github.com/nodenv/nodenv","commit":"c102a3a3f6377c24adc9d271998f5dd8423e58a2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/lint.yml:10","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:8","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/sync-default-branch.yml:9","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test.yml:21","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:21","Info: jobLevel 'packages' permission set to 'read': .github/workflows/test.yml:15","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/test.yml:17","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/test.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:14","Info: found token with 'none' permissions: .github/workflows/lint.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-default-branch.yml:5","Info: found token with 'none' permissions: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (24) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/nodenv/.github/docs/SECURITY.md:1","Info: Found linked content: github.com/nodenv/.github/docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/nodenv/.github/docs/SECURITY.md:1","Info: Found text in security policy: github.com/nodenv/.github/docs/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"8 out of 8 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 56 contributing companies or organizations","details":["Info: found contributions from: 3AMproductions, GitHubStuttgart, NewRosies, RubyBAQ, RubyConfCo, UpCloudLtd, Vimjas, antipop-rubykaigi, asakusarb, automaticruby, awesomeWM, bats-core, bitstadium, bundler, departurerb, fastladder, fluent, freelancer up for hire, germanseahawkers, github, heapsource, hiki, home-assistant, jenkinsci, jruby, libwww-perl, linemanjs, neomake, nodejs, nodenv, python-attrs, rails, rails-api, railsgirls, railsgirls-jp, railsgsoc, rbenv, rdoc, rpm-software-management, rubinius, ruby, ruby @rubygems @rbenv @88labs @andpad-dev, rubygems, rubysec, scottlogic, shackspace, shenv, tdiary, testbed, testcontainers, testdouble, treasure data, treasure-data, upcloudltd, whissip, yourlabs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-22T02:41:10.610Z","repository_id":38326045,"created_at":"2025-08-22T02:41:10.610Z","updated_at":"2025-08-22T02:41:10.610Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010258,"owners_count":26084720,"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-12T02:00:06.719Z","response_time":53,"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":"nodenv","name":"nodenv","uuid":"7016128","kind":"organization","description":"Manage multiple NodeJS versions.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7016128?v=4","repositories_count":26,"last_synced_at":"2024-03-26T05:09:49.548Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nodenv","funding_links":[],"total_stars":2853,"followers":16,"following":0,"created_at":"2022-11-03T05:54:16.259Z","updated_at":"2024-03-26T05:09:49.745Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodenv","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodenv/repositories"},"tags":[{"name":"v1.6.2","sha":"dc200d672dda83e6adb9b32b8b4fc752643ab2a4","kind":"tag","published_at":"2025-07-30T14:34:59.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.6.2","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"85107cb3e6bf7421c2502d7f778009bc136761ee","kind":"tag","published_at":"2025-07-27T10:27:57.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.6.1","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c755ed529f5040f93faff43671d0321dd833c6c4","kind":"tag","published_at":"2025-07-27T10:22:44.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.6.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"ef91e9d873fa7461cbf37b90f2128d3f82f1bb01","kind":"tag","published_at":"2024-05-27T23:15:35.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.5.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"fd3cc088b9719ea586c3f46362df5841c184a2de","kind":"tag","published_at":"2023-02-18T23:19:42.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.4.1","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2132f8033aa443c561209a1dab3907f4d2b1f8cf","kind":"tag","published_at":"2020-07-20T14:28:54.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.4.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"c9408597d0560e4b311e7c333809384dfec0abcc","kind":"tag","published_at":"2020-03-31T16:05:32.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.3.2","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"46a1e908e4753801ae378348250a8188710e81c4","kind":"tag","published_at":"2019-11-04T21:16:59.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.3.1","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"83b7614d86f69df2556aec8d01a23358037b0164","kind":"tag","published_at":"2019-05-04T17:59:59.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.3.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"beec76fbb454b1b1b362de274aecea108778a5f0","kind":"tag","published_at":"2018-12-23T18:25:37.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.2.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"0c683c3e31b990f03a6e182df500a285b0b36d80","kind":"tag","published_at":"2017-08-11T17:15:37.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.1.2","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"eb79ded2557ef43e52c7f1c3241881c43d64376b","kind":"tag","published_at":"2017-07-10T21:21:59.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.1.1","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8e9c451a025803cd2259b937e1826a026446ced8","kind":"tag","published_at":"2017-02-16T15:31:03.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.1.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b33c0a158c8e8500e25a4f0d7fc49b9152592fca","kind":"tag","published_at":"2016-01-14T15:10:02.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v1.0.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"d89a558db1730dddfb558f6de42dd6d3ae6a59e0","kind":"tag","published_at":"2015-10-17T19:35:46.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v0.4.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"6abd31aa9fcf002e2b7e30f074c785330fb67472","kind":"commit","published_at":"2015-06-29T23:53:37.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v0.3.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"42420a8fa9b17b137b5809943bb481b49be8e8d4","kind":"commit","published_at":"2014-05-21T12:43:09.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v0.2.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v0.2.0/manifests"},{"name":"0.2.0","sha":"42420a8fa9b17b137b5809943bb481b49be8e8d4","kind":"commit","published_at":"2014-05-21T12:43:09.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/0.2.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/0.2.0/manifests"},{"name":"v0.1.0","sha":"33923642483d5f5a022181dbc508cb12068a7100","kind":"commit","published_at":"2013-03-18T11:36:46.000Z","download_url":"https://codeload.github.com/nodenv/nodenv/tar.gz/v0.1.0","html_url":"https://github.com/nodenv/nodenv/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodenv/nodenv@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T04:59:11.220Z","dependent_packages_count":8,"downloads":68,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":42.14840298535522,"dependent_repos_count":5.024239716107946,"dependent_packages_count":2.4801845264692988,"stargazers_count":1.949038986670272,"forks_count":2.4192777005305146,"docker_downloads_count":0.7202445751645353,"average":9.123564748382964},"purl":"pkg:npm/%40nodenv/nodenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nodenv/nodenv","docker_dependents_count":2,"docker_downloads_count":7775,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nodenv/nodenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nodenv/nodenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T05:00:46.354Z","issues_count":70,"pull_requests_count":106,"avg_time_to_close_issue":17803895.035714287,"avg_time_to_close_pull_request":4639931.808510638,"issues_closed_count":56,"pull_requests_closed_count":94,"pull_request_authors_count":17,"issue_authors_count":54,"avg_comments_per_issue":2.6857142857142855,"avg_comments_per_pull_request":0.7924528301886793,"merged_pull_requests_count":77,"bot_issues_count":1,"bot_pull_requests_count":41,"past_year_issues_count":6,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":10514.0,"past_year_avg_time_to_close_pull_request":83274.85714285714,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.07142857142857142,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Fnodenv/issues","maintainers":[{"login":"jasonkarns","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonkarns"}],"active_maintainers":[{"login":"jasonkarns","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonkarns"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodenv%2Fnodenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodenv%2Fnodenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodenv%2Fnodenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodenv%2Fnodenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodenv%2Fnodenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodenv%2Fnodenv/codemeta","maintainers":[{"uuid":"jasonkarns","login":"jasonkarns","name":null,"email":"jason.karns@gmail.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~jasonkarns","role":null,"created_at":"2022-11-20T20:45:42.314Z","updated_at":"2022-11-20T20:45:42.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasonkarns/packages"},{"uuid":"nodenv-bot","login":"nodenv-bot","name":null,"email":"decrypt.swats0t@icloud.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~nodenv-bot","role":null,"created_at":"2022-11-20T20:45:42.285Z","updated_at":"2022-11-20T20:45:42.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nodenv-bot/packages"}]}