{"id":2356047,"name":"shell","ecosystem":"npm","description":"Command line arguments parser and stringifier","homepage":"https://shell.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/adaltas/node-shell","keywords_array":["shell","cli","arguments","parser","parameters","param","option","command","bash","sh","getopt"],"namespace":null,"versions_count":38,"first_release_published_at":"2011-05-03T00:07:31.235Z","latest_release_published_at":"2024-11-24T19:03:15.040Z","latest_release_number":"0.12.0","last_synced_at":"2026-05-10T04:47:02.357Z","created_at":"2022-04-10T00:38:13.961Z","updated_at":"2026-05-10T04:47:02.358Z","registry_url":"https://www.npmjs.com/package/shell","install_command":"npm install shell","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.12.0"}},"repo_metadata":{"id":6275734,"uuid":"7509460","full_name":"adaltas/node-shell","owner":"adaltas","description":"Command line arguments parser and stringifier","archived":false,"fork":false,"pushed_at":"2025-05-02T11:46:30.000Z","size":12525,"stargazers_count":18,"open_issues_count":19,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-11T11:44:03.145Z","etag":null,"topics":["arguments","bash","cli","nodejs","parameters","parser","shell","terminal"],"latest_commit_sha":null,"homepage":"https://shell.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adaltas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2013-01-08T21:23:46.000Z","updated_at":"2025-06-29T03:41:44.000Z","dependencies_parsed_at":"2024-01-17T21:50:16.223Z","dependency_job_id":"2ef442a3-484e-4555-8b9d-bf78db98a013","html_url":"https://github.com/adaltas/node-shell","commit_stats":{"total_commits":477,"total_committers":2,"mean_commits":238.5,"dds":"0.037735849056603765","last_synced_commit":"f5e3cbf1d9673dd84d2e11ab8b0b40f0427a1b35"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/adaltas/node-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adaltas","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/sbom","scorecard":{"id":164610,"data":{"date":"2025-08-11","repo":{"name":"github.com/adaltas/node-shell","commit":"cf494c86e2fd7182e9aab7770d00871f89e51239"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/adaltas/node-shell/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/adaltas/node-shell/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/adaltas/node-shell/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/adaltas/node-shell/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/adaltas/node-shell/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/adaltas/node-shell/node.js.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.js.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/adaltas/node-shell/node.js.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-44fp-w29j-9vj5","Warn: Project is vulnerable to: GHSA-4pg4-qvpc-4q3h","Warn: Project is vulnerable to: GHSA-g5hg-p3ph-g8qg","Warn: Project is vulnerable to: GHSA-fjgf-rc76-4x9p","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-16T14:27:52.835Z","repository_id":6275734,"created_at":"2025-08-16T14:27:52.835Z","updated_at":"2025-08-16T14:27:52.835Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013473,"owners_count":26085274,"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":"adaltas","name":"adaltas","uuid":"8912778","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8912778?v=4","repositories_count":116,"last_synced_at":"2024-04-11T02:23:57.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adaltas","funding_links":[],"total_stars":6764,"followers":32,"following":0,"created_at":"2022-11-02T16:27:35.837Z","updated_at":"2024-04-11T02:24:45.010Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adaltas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adaltas/repositories"},"tags":[{"name":"v0.12.0","sha":"a7452a2aa52cf8c14cdf546bd0feda3941efe367","kind":"tag","published_at":"2024-11-24T19:01:17.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.12.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f5e3cbf1d9673dd84d2e11ab8b0b40f0427a1b35","kind":"tag","published_at":"2024-08-04T15:19:29.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.11.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"437629d1d64e73173408e67832c0c735b1225fdc","kind":"tag","published_at":"2024-07-27T14:31:44.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.10.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"56238613755f1b5cce89ad2a6cc610ff3a5740c5","kind":"tag","published_at":"2024-07-26T23:18:28.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.10.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.10.0/manifests"},{"name":"v0.9.6","sha":"741e82e1ad151356dfeb426cf027787078c79b15","kind":"tag","published_at":"2024-06-11T14:35:51.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.9.6","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"8082317ea4243e45dc62d072cd121ec3c40ad920","kind":"tag","published_at":"2024-01-17T21:06:46.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.9.5","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"68f859a5675515874bbff1c5578c746e69fb3336","kind":"tag","published_at":"2022-03-15T12:11:09.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.9.4","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"20bae84670a7dfd6ab885b7b976bc1ea0e972183","kind":"tag","published_at":"2022-03-15T12:03:57.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.9.3","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"402fe3fa24f010909d26eef3ed9228f66c97ee57","kind":"tag","published_at":"2022-02-24T09:17:17.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.9.2","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"535218b17f740921241dce748a687fcf29543b30","kind":"tag","published_at":"2022-02-17T11:55:27.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.9.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"a18079a3d769635a713431d96be4a7817b8d877f","kind":"tag","published_at":"2022-02-16T14:57:51.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.9.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.9.0/manifests"},{"name":"v0.8.6","sha":"f54f7430927494236394f6063c2626fbc3c61676","kind":"tag","published_at":"2022-01-06T22:35:25.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.6","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2063d9893a477f8a5617dbfc9aca328eb7763bac","kind":"tag","published_at":"2021-12-02T10:35:20.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.5","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"6e9fa238c7eb323c806782a975ea33f6fbdfd895","kind":"tag","published_at":"2020-12-09T23:29:50.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.4","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"fd1472e9649061abeded19a7f0ff85eae540157d","kind":"tag","published_at":"2020-12-07T22:18:53.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.3","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"9dd4c7cd6a52cbf764bf5dee7d1814915b3c1e72","kind":"tag","published_at":"2020-12-07T22:17:29.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.2","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f457a6190c8c99c8d855fba41510ae4fd08d9081","kind":"tag","published_at":"2020-11-24T08:33:05.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1/manifests"},{"name":"v0.8.1-alpha.5","sha":"79f9514563377ac0e5e5d83a3e8062c1a15763f9","kind":"tag","published_at":"2020-11-23T22:37:25.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.1-alpha.5","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.5/manifests"},{"name":"v0.8.1-alpha.4","sha":"36a686be90fc45c502509dad4565b7d3b1c6f33b","kind":"tag","published_at":"2020-11-23T15:15:13.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.1-alpha.4","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.4/manifests"},{"name":"v0.8.1-alpha.3","sha":"88c59be212ad85abecd508b4022dbe1316f33a5c","kind":"tag","published_at":"2020-11-23T15:06:30.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.1-alpha.3","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.3/manifests"},{"name":"v0.8.1-alpha.2","sha":"46155f18f1075b9648457829f5f4097dfb2fb1d2","kind":"tag","published_at":"2020-11-23T15:01:29.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.1-alpha.2","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.2/manifests"},{"name":"v0.8.1-alpha.1","sha":"02ec022819c431513ded24022699e0c7a79f52b0","kind":"tag","published_at":"2020-11-23T14:54:00.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.1-alpha.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.1/manifests"},{"name":"v0.8.1-alpha.0","sha":"25abc6b7f0c8e787af8f6f6dff7cbf80f214fa95","kind":"tag","published_at":"2020-11-23T14:34:30.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.1-alpha.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.1-alpha.0/manifests"},{"name":"v0.8.0","sha":"1d2a1e11c7e89bca707fd3e15aa21c8e0ea155b4","kind":"tag","published_at":"2020-11-17T07:58:16.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.8.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"a0654695215b7e89be75ccaf439a887050803219","kind":"tag","published_at":"2020-11-13T20:06:38.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.7.4","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"4957d2af8448660ec93b83d4c8d3ea6b9aca9166","kind":"tag","published_at":"2020-02-16T18:28:38.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.7.3","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"f9159d37209cad250c13334d0122669a36cb00c5","kind":"tag","published_at":"2019-12-04T20:57:56.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.7.2","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"88e66badd32199a529d33970c240cbffae8c3afd","kind":"tag","published_at":"2019-11-25T14:31:42.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.7.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"479f02a970b9662a5901a8df9b54deb93b810b29","kind":"tag","published_at":"2019-10-02T11:15:18.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.7.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8f37b87d6e0287909f7cf2751589974bbaf2a434","kind":"tag","published_at":"2019-04-12T15:12:29.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.6.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e2197b5e0aede986d97bfea6d0bc5421e2f16bc3","kind":"tag","published_at":"2019-04-09T15:07:37.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.5.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"e9a195ea52e8c0f02b18de8881ff32d5bdf54657","kind":"tag","published_at":"2019-02-06T21:11:36.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.4.4","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"db70d38cbe22810f1be8b607586e8a84c03d01a6","kind":"tag","published_at":"2017-12-08T20:42:42.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.4.3","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"8ce5e082e078423a851ddd673439ff5ab7b7a636","kind":"tag","published_at":"2017-12-08T08:36:03.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.4.2","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"dbd0b0a655196ae9ce713b62bafd8f25bbe3a107","kind":"tag","published_at":"2017-11-28T20:16:59.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.4.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"28f4c2ce4b7fb5d0e3af224a3b9a343c512bc30d","kind":"tag","published_at":"2017-11-27T21:15:42.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.4.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"29c4e26cc580fa6bd10490af16db1a112cee42c6","kind":"tag","published_at":"2017-11-20T12:02:55.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.3.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"8b8eceea0bd2febfaafd3e25d75b39aeda7d73db","kind":"tag","published_at":"2017-11-14T01:32:04.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.2.2","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"9e2c3f569ae4318a10376ff880183c5c16558047","kind":"tag","published_at":"2017-11-13T08:56:42.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.2.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b02eb18ecc65a10d6577d1ecaf08067157fe18a8","kind":"tag","published_at":"2017-11-08T20:10:26.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.2.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"6b1c8ad1071fa3febd29d5c3c2cb8271a2e5bf81","kind":"tag","published_at":"2016-11-15T18:58:53.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.1.6","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"1ebbe410e23d433140f35a410bbd0c6e218d2906","kind":"tag","published_at":"2015-06-09T10:04:44.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.1.5","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"89f66893eafe1a181cb20460b1194fa910d83e6b","kind":"tag","published_at":"2015-04-07T23:03:36.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.1.4","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"46a28cc8671e89f8cc93becf913ce53159bf2b67","kind":"tag","published_at":"2015-02-13T14:12:12.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.1.3","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d421c57f282e6e8ac1217d5d01e6473b2975ff2c","kind":"tag","published_at":"2014-10-02T13:07:22.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.1.2","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c69c695377d52b3e8d19933e22cc72d72a35ee35","kind":"tag","published_at":"2014-09-26T18:48:39.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.1.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"e781577c2c384aff1b646d7b188c39517e0a228f","kind":"tag","published_at":"2014-09-19T20:34:58.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.1.0","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"d6d8e953bb0499e5207bdc601d3cc7da436a2db7","kind":"tag","published_at":"2014-08-11T14:08:48.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.0.7","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"33e5c424b8881d5273c08bb9985d9732b523ce38","kind":"commit","published_at":"2014-02-21T15:46:40.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.0.6","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"5b53b734f6dcd62b81f0a9cadaf5be19037c04b5","kind":"commit","published_at":"2013-08-08T17:25:02.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.0.5","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"18462e6dbe5ff8d2f96fa895a97777c0c3355efd","kind":"commit","published_at":"2013-05-28T15:13:44.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.0.4","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"29c74981e8ae3b539e169e994c91ddef4e383cfd","kind":"commit","published_at":"2013-01-24T09:34:39.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.0.3","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"150b2c084c6540830c60d93e5e03fdee14067d49","kind":"commit","published_at":"2013-01-23T13:14:44.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.0.2","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e9ea1e2dbb27093e7ab24fcaa2802c010231e6cc","kind":"commit","published_at":"2013-01-08T21:30:18.000Z","download_url":"https://codeload.github.com/adaltas/node-shell/tar.gz/v0.0.1","html_url":"https://github.com/adaltas/node-shell/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adaltas/node-shell@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:56:31.741Z","dependent_packages_count":89,"downloads":16067,"downloads_period":"last-month","dependent_repos_count":202,"rankings":{"downloads":1.4381707130080654,"dependent_repos_count":1.0828922204336615,"dependent_packages_count":0.39496955647445015,"stargazers_count":8.431105476155896,"forks_count":7.7097514569792285,"docker_downloads_count":0.09427089187888363,"average":3.191860052488364},"purl":"pkg:npm/shell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/shell","docker_dependents_count":35,"docker_downloads_count":410837542,"usage_url":"https://repos.ecosyste.ms/usage/npm/shell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/shell/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T22:12:15.778Z","issues_count":29,"pull_requests_count":19,"avg_time_to_close_issue":633599.3333333334,"avg_time_to_close_pull_request":12200006.8,"issues_closed_count":9,"pull_requests_closed_count":15,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.27586206896551724,"avg_comments_per_pull_request":0.6842105263157895,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":77087.0,"past_year_avg_time_to_close_pull_request":7391425.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adaltas%2Fnode-shell/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shell/codemeta","maintainers":[{"uuid":"david","login":"david","name":null,"email":"david@adaltas.com","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~david","role":null,"created_at":"2022-11-14T10:21:58.650Z","updated_at":"2022-11-14T10:21:58.650Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/david/packages"}]}