{"id":12113153,"name":"@mongosh/shell-bson","ecosystem":"npm","description":"mongosh-style BSON handling","homepage":"https://github.com/mongodb-js/mongosh/tree/main/packages/shell-bson#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mongodb-js/mongosh","keywords_array":[],"namespace":"mongosh","versions_count":13,"first_release_published_at":"2025-09-17T20:01:46.882Z","latest_release_published_at":"2026-08-13T13:02:57.053Z","latest_release_number":"3.0.8","last_synced_at":"2026-09-07T10:55:01.339Z","created_at":"2025-09-17T20:02:55.327Z","updated_at":"2026-09-07T10:55:01.340Z","registry_url":"https://www.npmjs.com/package/@mongosh/shell-bson","install_command":"npm install @mongosh/shell-bson","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.8"},"contentPolicy":null},"repo_metadata":{"id":37097472,"uuid":"212473529","full_name":"mongodb-js/mongosh","owner":"mongodb-js","description":"The MongoDB Shell","archived":false,"fork":false,"pushed_at":"2026-08-26T00:23:01.000Z","size":106912,"stargazers_count":397,"open_issues_count":26,"forks_count":92,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-08-26T08:48:43.780Z","etag":null,"topics":["compass","compass-plugin","driver","mongodb","nodejs","react","shell"],"latest_commit_sha":null,"homepage":"https://www.mongodb.com/try/download/shell","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/security-test-summary.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-10-03T01:13:03.000Z","updated_at":"2026-08-25T14:35:20.000Z","dependencies_parsed_at":"2026-08-10T02:24:08.784Z","dependency_job_id":null,"html_url":"https://github.com/mongodb-js/mongosh","commit_stats":{"total_commits":3646,"total_committers":45,"mean_commits":81.02222222222223,"dds":0.7303894679100384,"last_synced_commit":"0f0681f5ed67530071c9b3811cf5e18a222b9ae4"},"previous_names":[],"tags_count":1160,"template":false,"template_full_name":null,"purl":"pkg:github/mongodb-js/mongosh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb-js","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/sbom","scorecard":{"id":234962,"data":{"date":"2025-08-11","repo":{"name":"github.com/mongodb-js/mongosh","commit":"7bbabb1cb4f9ae43ee3c090f0d376028d1d91932"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: found token with 'none' permissions: .github/workflows/bump-auxiliary-packages.yml:6","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/check-pr-title.yml:7","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/cron-tasks.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/homebrew.yml:9","Info: found token with 'none' permissions: .github/workflows/merge-release-tag.yml:8","Info: found token with 'none' permissions: .github/workflows/publish-auxiliary-packages.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/smoke-tests.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cta.yml:23","Info: found token with 'none' permissions: .github/workflows/update-node-js.yaml:10","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: packages/java-shell/gradle/wrapper/gradle-wrapper.jar:1"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: mongodb-mongosh-shared-openssl11_2.5.6_amd64.deb.sig: https://github.com/mongodb-js/mongosh/releases/tag/v2.5.6","Info: signed release artifact: mongodb-mongosh-shared-openssl11_2.5.5_amd64.deb.sig: https://github.com/mongodb-js/mongosh/releases/tag/v2.5.5","Info: signed release artifact: mongodb-mongosh-shared-openssl11_2.5.3_amd64.deb.sig: https://github.com/mongodb-js/mongosh/releases/tag/v2.5.3","Info: signed release artifact: mongodb-mongosh-shared-openssl11_2.5.2_amd64.deb.sig: https://github.com/mongodb-js/mongosh/releases/tag/v2.5.2","Info: signed release artifact: mongodb-mongosh-shared-openssl11_2.5.1_amd64.deb.sig: https://github.com/mongodb-js/mongosh/releases/tag/v2.5.1","Warn: release artifact v2.5.6 does not have provenance: https://api.github.com/repos/mongodb-js/mongosh/releases/233401785","Warn: release artifact v2.5.5 does not have provenance: https://api.github.com/repos/mongodb-js/mongosh/releases/229714272","Warn: release artifact v2.5.3 does not have provenance: https://api.github.com/repos/mongodb-js/mongosh/releases/226227447","Warn: release artifact v2.5.2 does not have provenance: https://api.github.com/repos/mongodb-js/mongosh/releases/222679927","Warn: release artifact v2.5.1 does not have provenance: https://api.github.com/repos/mongodb-js/mongosh/releases/216484526"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (15) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/bump-auxiliary-packages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/bump-auxiliary-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-auxiliary-packages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/bump-auxiliary-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-auxiliary-packages.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/bump-auxiliary-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/codeql.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cron-tasks.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/cron-tasks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron-tasks.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/cron-tasks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron-tasks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/cron-tasks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-release-tag.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/merge-release-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/merge-release-tag.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/merge-release-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-auxiliary-packages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/publish-auxiliary-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-auxiliary-packages.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/publish-auxiliary-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-auxiliary-packages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/publish-auxiliary-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/smoke-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/smoke-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cta.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/update-cta.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cta.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/update-cta.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cta.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/update-cta.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-node-js.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/update-node-js.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-node-js.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/update-node-js.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-node-js.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mongodb-js/mongosh/update-node-js.yaml/main?enable=pin","Warn: containerImage not pinned by hash: packages/connectivity-tests/test/kerberos/Dockerfile.node20:1: pin your Docker image by updating node:20 to node:20@sha256:572a90df10a58ebb7d3f223d661d964a6c2383a9c2b5763162b4f631c53dc56a","Warn: containerImage not pinned by hash: packages/connectivity-tests/test/kerberos/Dockerfile.rocky8:1: pin your Docker image by updating rockylinux:8 to rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c","Warn: containerImage not pinned by hash: packages/connectivity-tests/test/kerberos/Dockerfile.rocky9:1: pin your Docker image by updating rockylinux:9 to rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6","Warn: containerImage not pinned by hash: packages/connectivity-tests/test/kerberos/Dockerfile.ubuntu2004:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: packages/connectivity-tests/test/kerberos/Dockerfile.ubuntu2204:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: scripts/docker/amazonlinux2-rpm.Dockerfile:1: pin your Docker image by updating amazonlinux:2 to amazonlinux:2@sha256:a48f2b8789b7dbb3cfd055bdb141556d186c4fa478c5c390e9c63c2cb6eee5a0","Warn: containerImage not pinned by hash: scripts/docker/amazonlinux2023-rpm.Dockerfile:1: pin your Docker image by updating amazonlinux:2023 to amazonlinux:2023@sha256:d6b42a987b6699493e34cccb263fa5d6bb5a19308e781384c786a384a71bea04","Warn: containerImage not pinned by hash: scripts/docker/centos7-epel-rpm.Dockerfile:1: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: scripts/docker/centos7-rpm.Dockerfile:1: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: scripts/docker/debian10-deb.Dockerfile:1: pin your Docker image by updating debian:10 to debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225","Warn: containerImage not pinned by hash: scripts/docker/debian11-deb.Dockerfile:1: pin your Docker image by updating debian:11 to debian:11@sha256:8ec25a9073e8cc89a184a6256e219828196d75203375a8ad4f0977f3011f2115","Warn: containerImage not pinned by hash: scripts/docker/debian12-deb.Dockerfile:1: pin your Docker image by updating debian:12 to debian:12@sha256:731dd1380d6a8d170a695dbeb17fe0eade0e1c29f654cf0a3a07f372191c3f4b","Warn: containerImage not pinned by hash: scripts/docker/fedora34-rpm.Dockerfile:1: pin your Docker image by updating fedora:34 to fedora:34@sha256:55a74d948c47bb002edff3c7a9a7e864152c686d7c2dc8e3df1ac4d611a20898","Warn: containerImage not pinned by hash: scripts/docker/oraclelinux9-rpm.Dockerfile:1: pin your Docker image by updating oraclelinux:9 to oraclelinux:9@sha256:9b94175f751ae45517a7f8bcb1e78a466e0064dd0c7db1fed2a15810f9871311","Warn: containerImage not pinned by hash: scripts/docker/rocky8-epel-rpm.Dockerfile:1: pin your Docker image by updating rockylinux:8 to rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c","Warn: containerImage not pinned by hash: scripts/docker/rocky8-package.Dockerfile:1: pin your Docker image by updating rockylinux:8 to rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c","Warn: containerImage not pinned by hash: scripts/docker/rocky8-rpm.Dockerfile:1: pin your Docker image by updating rockylinux:8 to rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c","Warn: containerImage not pinned by hash: scripts/docker/rocky9-fips-rpm.Dockerfile:1: pin your Docker image by updating rockylinux:9 to rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6","Warn: containerImage not pinned by hash: scripts/docker/rocky9-rpm.Dockerfile:1: pin your Docker image by updating rockylinux:9 to rockylinux:9@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6","Warn: containerImage not pinned by hash: scripts/docker/suse12-rpm.Dockerfile:1: pin your Docker image by updating registry.suse.com/suse/sles12sp5 to registry.suse.com/suse/sles12sp5@sha256:51280921c24d1aeb6fe2d396e92d43912ba5b03c006407de20ef21592425c21a","Warn: containerImage not pinned by hash: scripts/docker/suse15-rpm.Dockerfile:1: pin your Docker image by updating registry.suse.com/suse/sle15 to registry.suse.com/suse/sle15@sha256:899fd0bc0987acbd83f93c61d4d59f065885fb29a2a1f53130f26d5ee64e039c","Warn: containerImage not pinned by hash: scripts/docker/ubuntu-homebrew.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: scripts/docker/ubuntu18.04-deb.Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: scripts/docker/ubuntu20.04-deb.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: scripts/docker/ubuntu20.04-tgz.Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: scripts/docker/ubuntu22.04-deb.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: scripts/docker/ubuntu22.04-fips-deb.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: scripts/docker/ubuntu22.04-nohome-deb.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: scripts/docker/ubuntu22.04-qemu-deb.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: scripts/docker/ubuntu22.04-xvfb.Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: containerImage not pinned by hash: scripts/docker/ubuntu24.04-deb.Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: downloadThenRun not pinned by hash: scripts/docker/rocky8-package.Dockerfile:10","Warn: npmCommand not pinned by hash: scripts/docker/rocky8-package.Dockerfile:12","Warn: npmCommand not pinned by hash: .evergreen/install-node.sh:11","Warn: downloadThenRun not pinned by hash: .evergreen/install-node.sh:19","Warn: npmCommand not pinned by hash: .evergreen/install-npm-deps.sh:21","Warn: npmCommand not pinned by hash: scripts/docker/build.sh:8","Warn: npmCommand not pinned by hash: testing/test-vscode.sh:15","Warn: npmCommand not pinned by hash: .github/workflows/bump-auxiliary-packages.yml:43","Warn: npmCommand not pinned by hash: .github/workflows/cron-tasks.yml:46","Warn: npmCommand not pinned by hash: .github/workflows/publish-auxiliary-packages.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/smoke-tests.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/update-node-js.yaml:36","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  31 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   8 out of  18 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":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","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-17T05:28:12.531Z","repository_id":37097472,"created_at":"2025-08-17T05:28:12.531Z","updated_at":"2025-08-17T05:28:12.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36917782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-26T02:00:06.703Z","response_time":94,"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":"mongodb-js","name":"mongodb-js","uuid":"11214950","kind":"organization","description":"mongodb-js is a collective of JavaScript developers and code focused on interacting with MongoDB","email":null,"website":"https://github.com/mongodb-js/mongodb-js","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11214950?v=4","repositories_count":247,"last_synced_at":"2024-04-14T06:36:57.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mongodb-js","funding_links":[],"total_stars":4209,"followers":108,"following":0,"created_at":"2022-11-02T16:28:21.705Z","updated_at":"2024-04-14T06:37:49.929Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb-js/repositories"},"tags":[{"name":"mongosh@2.10.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.10.0/manifests"},{"name":"@mongosh/testing@2.2.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.2.0/manifests"},{"name":"@mongosh/shell-evaluator@5.5.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.5.0/manifests"},{"name":"@mongosh/shell-bson@3.0.8","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@3.0.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.8/manifests"},{"name":"@mongosh/shell-api@5.5.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.5.0/manifests"},{"name":"@mongosh/service-provider-core@5.2.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@5.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.2.0/manifests"},{"name":"@mongosh/java-shell@4.3.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.3.0/manifests"},{"name":"@mongosh/i18n@2.24.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.24.0/manifests"},{"name":"@mongosh/docker-build-scripts@4.0.2","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@4.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@4.0.2/manifests"},{"name":"@mongosh/e2e-tests@5.2.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.2.0/manifests"},{"name":"@mongosh/cli-repl@2.10.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.10.0/manifests"},{"name":"@mongosh/build@3.12.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.12.0/manifests"},{"name":"@mongosh/browser-runtime-core@5.7.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.7.0/manifests"},{"name":"@mongosh/browser-repl@5.7.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.7.0/manifests"},{"name":"@mongosh/autocomplete@5.5.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.5.0/manifests"},{"name":"@mongosh/arg-parser@5.4.0","sha":"218840f94693358dde9573c146b9964f310eed8c","kind":"tag","published_at":"2026-08-13T12:26:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@5.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%405.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.4.0/manifests"},{"name":"v2.10.0-draft.1","sha":"0bed8dc0257fe32ff0d7d2431e48b993ea8ff3da","kind":"tag","published_at":"2026-08-12T21:35:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.10.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.10.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.10.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.10.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.10.0-draft.1/manifests"},{"name":"v2.10.0","sha":"0bed8dc0257fe32ff0d7d2431e48b993ea8ff3da","kind":"commit","published_at":"2026-08-12T10:05:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.10.0/manifests"},{"name":"v2.10.0-draft.0","sha":"e39f050831f67f6f2a2d337cb82d48707147c333","kind":"tag","published_at":"2026-08-04T15:52:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.10.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.10.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.10.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.10.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.10.0-draft.0/manifests"},{"name":"mongosh@2.9.2","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.9.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.9.2/manifests"},{"name":"@mongosh/types@5.2.0","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@5.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.2.0/manifests"},{"name":"@mongosh/testing@2.0.16","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.16","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.16/manifests"},{"name":"@mongosh/snippet-manager@5.5.0","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.5.0/manifests"},{"name":"@mongosh/shell-evaluator@5.3.4","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.3.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.3.4/manifests"},{"name":"@mongosh/shell-api@5.3.4","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.3.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.3.4/manifests"},{"name":"@mongosh/service-provider-node-driver@5.2.0","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.2.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.2.13","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.2.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.13/manifests"},{"name":"@mongosh/logging@5.2.0","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@5.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.2.0/manifests"},{"name":"@mongosh/java-shell@4.1.20","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.20","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.20/manifests"},{"name":"@mongosh/editor@5.5.0","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.5.0/manifests"},{"name":"@mongosh/e2e-tests@5.0.17","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.17","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.17/manifests"},{"name":"@mongosh/cli-repl@2.9.2","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.9.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.9.2/manifests"},{"name":"@mongosh/build@3.10.16","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.16","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.16/manifests"},{"name":"@mongosh/browser-runtime-electron@5.7.0","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.7.0/manifests"},{"name":"@mongosh/browser-runtime-core@5.5.4","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.5.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.5.4/manifests"},{"name":"@mongosh/browser-repl@5.5.4","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.5.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.5.4/manifests"},{"name":"@mongosh/autocomplete@5.3.4","sha":"f80e5888ca23ecd159fcbe4005a37fc86dcddfef","kind":"tag","published_at":"2026-07-01T00:23:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.3.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.3.4/manifests"},{"name":"v2.9.2","sha":"d8fba2e7db88a33d0a5b54a862217c656170952f","kind":"commit","published_at":"2026-06-30T18:24:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2/manifests"},{"name":"v2.9.2-draft.3","sha":"d8fba2e7db88a33d0a5b54a862217c656170952f","kind":"commit","published_at":"2026-06-30T18:24:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.2-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.2-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.2-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2-draft.3/manifests"},{"name":"v2.9.2-draft.2","sha":"b24f7badfc78134dfa4bcf9b7c0b125e7778653d","kind":"commit","published_at":"2026-06-30T18:20:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.2-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.2-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.2-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2-draft.2/manifests"},{"name":"v2.9.2-draft.1","sha":"30c9b3b3ac248fcfcce62740ee4dd0d59468dc92","kind":"commit","published_at":"2026-06-30T17:29:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.2-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.2-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.2-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2-draft.1/manifests"},{"name":"v2.9.2-draft.0","sha":"4ae05b06c5acaeec553f89da01a3a75de0039585","kind":"commit","published_at":"2026-06-30T15:31:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.2-draft.0/manifests"},{"name":"@mongosh/testing@2.0.14","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.14","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.14/manifests"},{"name":"@mongosh/snippet-manager@5.3.2","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.3.2/manifests"},{"name":"@mongosh/shell-evaluator@5.3.2","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.3.2/manifests"},{"name":"@mongosh/shell-api@5.3.2","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.3.2/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.15","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.15","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.15/manifests"},{"name":"mongosh@2.9.1","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.9.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.9.1/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.2.11","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.2.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.11/manifests"},{"name":"@mongosh/java-shell@4.1.18","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.18","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.18/manifests"},{"name":"@mongosh/editor@5.3.2","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.3.2/manifests"},{"name":"@mongosh/e2e-tests@5.0.15","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.15","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.15/manifests"},{"name":"@mongosh/cli-repl@2.9.1","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.9.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.9.1/manifests"},{"name":"@mongosh/build@3.10.14","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.14","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.14/manifests"},{"name":"@mongosh/browser-runtime-electron@5.5.2","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.5.2/manifests"},{"name":"@mongosh/browser-runtime-core@5.5.2","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.5.2/manifests"},{"name":"@mongosh/browser-repl@5.5.2","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.5.2/manifests"},{"name":"@mongosh/autocomplete@5.3.2","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.3.2/manifests"},{"name":"@mongosh/async-rewriter-spec@1.0.4","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter-spec@1.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter-spec@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter-spec%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter-spec@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter-spec@1.0.4/manifests"},{"name":"@mongosh/async-rewriter2@2.4.19","sha":"02654c3123968535c65af62b18d47e7ef25d6262","kind":"tag","published_at":"2026-06-29T18:42:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.19","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.19/manifests"},{"name":"v2.9.1","sha":"8cb2dae2e30e430b78c8aa1a8104f6c0ab188a05","kind":"commit","published_at":"2026-06-28T04:35:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.1/manifests"},{"name":"v2.9.1-draft.0","sha":"8cb2dae2e30e430b78c8aa1a8104f6c0ab188a05","kind":"commit","published_at":"2026-06-28T04:35:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.1-draft.0/manifests"},{"name":"mongosh@2.9.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.9.0/manifests"},{"name":"@mongosh/types@5.0.5","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@5.0.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.0.5/manifests"},{"name":"@mongosh/testing@2.0.12","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.12/manifests"},{"name":"@mongosh/snippet-manager@5.3.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.3.0/manifests"},{"name":"@mongosh/shell-evaluator@5.3.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.3.0/manifests"},{"name":"@mongosh/shell-bson@3.0.6","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@3.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.6/manifests"},{"name":"@mongosh/shell-api@5.3.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.3.0/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.13","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.13/manifests"},{"name":"@mongosh/service-provider-core@5.0.6","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@5.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.6/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.2.9","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.2.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.9/manifests"},{"name":"@mongosh/logging@5.0.8","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@5.0.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%405.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.8/manifests"},{"name":"@mongosh/java-shell@4.1.16","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.16","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.16/manifests"},{"name":"@mongosh/i18n@2.22.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.22.0/manifests"},{"name":"@mongosh/editor@5.3.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.3.0/manifests"},{"name":"@mongosh/e2e-tests@5.0.13","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.13/manifests"},{"name":"@mongosh/cli-repl@2.9.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.9.0/manifests"},{"name":"@mongosh/build@3.10.12","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.12/manifests"},{"name":"@mongosh/browser-runtime-electron@5.5.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.5.0/manifests"},{"name":"@mongosh/browser-runtime-core@5.5.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.5.0/manifests"},{"name":"@mongosh/browser-repl@5.5.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.5.0/manifests"},{"name":"@mongosh/autocomplete@5.3.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.3.0/manifests"},{"name":"@mongosh/async-rewriter-spec@1.0.2","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter-spec@1.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter-spec@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter-spec%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter-spec@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter-spec@1.0.2/manifests"},{"name":"@mongosh/async-rewriter2@2.4.17","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.17","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.17/manifests"},{"name":"@mongosh/arg-parser@5.2.0","sha":"9f0aab779bfbf674a4649d475447d2b9612a8a39","kind":"tag","published_at":"2026-06-25T17:40:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@5.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.2.0/manifests"},{"name":"v2.9.0","sha":"29c9a57d508f023d9a1847897a1c1dae9f2867b7","kind":"commit","published_at":"2026-06-24T18:21:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.0/manifests"},{"name":"v2.9.0-draft.0","sha":"29c9a57d508f023d9a1847897a1c1dae9f2867b7","kind":"commit","published_at":"2026-06-24T18:21:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.9.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.9.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.9.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.9.0-draft.0/manifests"},{"name":"mongosh@2.8.3","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.8.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.8.3/manifests"},{"name":"@mongosh/testing@2.0.10","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.10/manifests"},{"name":"@mongosh/snippet-manager@5.1.9","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.1.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.9/manifests"},{"name":"@mongosh/shell-evaluator@5.1.9","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.1.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.9/manifests"},{"name":"@mongosh/shell-api@5.1.9","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.1.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.9/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.11","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.11/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.2.7","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.2.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.7/manifests"},{"name":"@mongosh/logging@5.0.6","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@5.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.6/manifests"},{"name":"@mongosh/java-shell@4.1.14","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.14","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.14/manifests"},{"name":"@mongosh/editor@5.1.9","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.1.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.9/manifests"},{"name":"@mongosh/e2e-tests@5.0.11","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.11/manifests"},{"name":"@mongosh/cli-repl@2.8.3","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.8.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.8.3/manifests"},{"name":"@mongosh/build@3.10.10","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.10/manifests"},{"name":"@mongosh/browser-runtime-electron@5.3.7","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.3.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.7/manifests"},{"name":"@mongosh/browser-runtime-core@5.3.7","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.3.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.7/manifests"},{"name":"@mongosh/browser-repl@5.3.7","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.3.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.7/manifests"},{"name":"@mongosh/autocomplete@5.1.9","sha":"55aef4bb1738df896d6612db51e9ae4f80b3c09c","kind":"tag","published_at":"2026-05-01T10:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.1.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.9/manifests"},{"name":"v2.8.3","sha":"878e052fb1f564a18135bf974627bd29f6cada23","kind":"commit","published_at":"2026-04-30T12:54:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3/manifests"},{"name":"v2.8.3-draft.3","sha":"878e052fb1f564a18135bf974627bd29f6cada23","kind":"commit","published_at":"2026-04-30T12:54:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.3-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.3-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.3-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3-draft.3/manifests"},{"name":"@mongosh/testing@2.0.8","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.8/manifests"},{"name":"@mongosh/snippet-manager@5.1.7","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.1.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.7/manifests"},{"name":"@mongosh/shell-evaluator@5.1.7","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.1.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.7/manifests"},{"name":"@mongosh/shell-bson@3.0.4","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@3.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.4/manifests"},{"name":"@mongosh/shell-api@5.1.7","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.1.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.7/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.9","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.9/manifests"},{"name":"@mongosh/service-provider-core@5.0.4","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@5.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.4/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.2.5","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.2.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.5/manifests"},{"name":"@mongosh/logging@5.0.4","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@5.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.4/manifests"},{"name":"@mongosh/java-shell@4.1.12","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.12/manifests"},{"name":"@mongosh/i18n@2.20.3","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.20.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.20.3/manifests"},{"name":"@mongosh/errors@2.4.7","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/errors@2.4.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/errors@2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ferrors%402.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.7/manifests"},{"name":"@mongosh/editor@5.1.7","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.1.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.7/manifests"},{"name":"@mongosh/e2e-tests@5.0.9","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.9/manifests"},{"name":"@mongosh/build@3.10.8","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.8/manifests"},{"name":"@mongosh/browser-runtime-electron@5.3.5","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.3.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.5/manifests"},{"name":"@mongosh/browser-runtime-core@5.3.5","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.3.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.5/manifests"},{"name":"@mongosh/browser-repl@5.3.5","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.3.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.5/manifests"},{"name":"@mongosh/autocomplete@5.1.7","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.1.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.7/manifests"},{"name":"@mongosh/arg-parser@5.0.3","sha":"5657df58a88eaa591e78fbb9052f9feaa0d4b8e8","kind":"tag","published_at":"2026-04-17T12:53:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@5.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.0.3/manifests"},{"name":"v2.8.3-draft.2","sha":"59e7779ec19ccc8d75bd4c916a799243483af1ea","kind":"commit","published_at":"2026-04-16T14:35:10.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.3-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.3-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.3-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3-draft.2/manifests"},{"name":"v2.8.3-draft.1","sha":"d2d8a7da128cee9ef5008f3088a5b017acb9691b","kind":"commit","published_at":"2026-04-15T12:42:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.3-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.3-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.3-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3-draft.1/manifests"},{"name":"v2.8.3-draft.0","sha":"1dedc73620936b3a74c0754636c04c2689417ac1","kind":"commit","published_at":"2026-04-15T10:05:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.3-draft.0/manifests"},{"name":"mongosh@2.8.2","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.8.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.8.2/manifests"},{"name":"@mongosh/testing@2.0.7","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.7/manifests"},{"name":"@mongosh/snippet-manager@5.1.6","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.1.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.6/manifests"},{"name":"@mongosh/shell-evaluator@5.1.6","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.1.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.6/manifests"},{"name":"@mongosh/shell-api@5.1.6","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.1.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.6/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.8","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.8/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.2.4","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.2.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.4/manifests"},{"name":"@mongosh/java-shell@4.1.11","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.11/manifests"},{"name":"@mongosh/editor@5.1.6","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.1.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.6/manifests"},{"name":"@mongosh/e2e-tests@5.0.8","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.8/manifests"},{"name":"@mongosh/cli-repl@2.8.2","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.8.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.8.2/manifests"},{"name":"@mongosh/build@3.10.7","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.7/manifests"},{"name":"@mongosh/browser-runtime-electron@5.3.4","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.3.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.4/manifests"},{"name":"@mongosh/browser-runtime-core@5.3.4","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.3.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.4/manifests"},{"name":"@mongosh/browser-repl@5.3.4","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.3.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.4/manifests"},{"name":"@mongosh/autocomplete@5.1.6","sha":"7cba2da78510bbebed89b112a0903bb3d6c29922","kind":"tag","published_at":"2026-03-26T16:26:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.1.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.6/manifests"},{"name":"v2.8.2","sha":"927a1e4b78bb355df92a103454bff234c017c965","kind":"commit","published_at":"2026-03-26T13:31:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.2/manifests"},{"name":"v2.8.2-draft.2","sha":"927a1e4b78bb355df92a103454bff234c017c965","kind":"commit","published_at":"2026-03-26T13:31:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.2-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.2-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.2-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.2-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.2-draft.2/manifests"},{"name":"v2.8.2-draft.1","sha":"a8142bc7616fa3276d8f1125124165d3c8cf76e3","kind":"commit","published_at":"2026-03-26T12:31:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.2-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.2-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.2-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.2-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.2-draft.1/manifests"},{"name":"v2.8.2-draft.0","sha":"85c3fc3a2eb96e6603dc8a2f2bd11a3e7093f234","kind":"commit","published_at":"2026-03-25T16:09:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.2-draft.0/manifests"},{"name":"@mongosh/testing@2.0.5","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.5/manifests"},{"name":"@mongosh/snippet-manager@5.1.4","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.1.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.4/manifests"},{"name":"@mongosh/shell-evaluator@5.1.4","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.1.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.4/manifests"},{"name":"@mongosh/shell-api@5.1.4","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.1.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.4/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.6","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.6/manifests"},{"name":"mongosh@2.8.1","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.8.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.8.1/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.2.2","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.2.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.2/manifests"},{"name":"@mongosh/java-shell@4.1.9","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.9/manifests"},{"name":"@mongosh/editor@5.1.4","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.1.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.4/manifests"},{"name":"@mongosh/e2e-tests@5.0.6","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.6/manifests"},{"name":"@mongosh/cli-repl@2.8.1","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.8.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.8.1/manifests"},{"name":"@mongosh/build@3.10.5","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.5/manifests"},{"name":"@mongosh/browser-runtime-electron@5.3.2","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.2/manifests"},{"name":"@mongosh/browser-runtime-core@5.3.2","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.2/manifests"},{"name":"@mongosh/browser-repl@5.3.2","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.2/manifests"},{"name":"@mongosh/autocomplete@5.1.4","sha":"963dcf07bb662681ce5f437e19ea3cbdb5130688","kind":"tag","published_at":"2026-03-16T21:33:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.1.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.4/manifests"},{"name":"v2.8.1","sha":"3da1d8d52afabfc4c6d7dc85ee31476575399c85","kind":"commit","published_at":"2026-03-16T17:34:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.1/manifests"},{"name":"v2.8.1-draft.0","sha":"3da1d8d52afabfc4c6d7dc85ee31476575399c85","kind":"commit","published_at":"2026-03-16T17:34:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.1-draft.0/manifests"},{"name":"@mongosh/types@5.0.3","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@5.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.0.3/manifests"},{"name":"@mongosh/testing@2.0.3","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.3/manifests"},{"name":"@mongosh/snippet-manager@5.1.2","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.1.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.2/manifests"},{"name":"@mongosh/shell-evaluator@5.1.2","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.1.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.2/manifests"},{"name":"@mongosh/shell-bson@3.0.3","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@3.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.3/manifests"},{"name":"@mongosh/shell-api@5.1.2","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.1.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.2/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.4","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.4/manifests"},{"name":"@mongosh/service-provider-core@5.0.3","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@5.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.3/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.2.0","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.2.0/manifests"},{"name":"mongosh@2.8.0","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.8.0/manifests"},{"name":"@mongosh/logging@5.0.3","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@5.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.3/manifests"},{"name":"@mongosh/java-shell@4.1.7","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.7/manifests"},{"name":"@mongosh/editor@5.1.2","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.1.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.2/manifests"},{"name":"@mongosh/e2e-tests@5.0.4","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.4/manifests"},{"name":"@mongosh/cli-repl@2.8.0","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.8.0/manifests"},{"name":"@mongosh/build@3.10.3","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.3/manifests"},{"name":"@mongosh/browser-runtime-electron@5.3.0","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.3.0/manifests"},{"name":"@mongosh/browser-runtime-core@5.3.0","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.3.0/manifests"},{"name":"@mongosh/browser-repl@5.3.0","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.3.0/manifests"},{"name":"@mongosh/autocomplete@5.1.2","sha":"7e03dc9b7ddf7f2812331130d87c99fe0bbf5897","kind":"tag","published_at":"2026-03-16T16:49:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.1.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.2/manifests"},{"name":"v2.8.0-draft.2","sha":"b6c7f5d42b63a83244783411695ad1bdf390a8e5","kind":"commit","published_at":"2026-03-16T10:45:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.0-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.0-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.0-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.0-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.0-draft.2/manifests"},{"name":"v2.8.0","sha":"b6c7f5d42b63a83244783411695ad1bdf390a8e5","kind":"commit","published_at":"2026-03-16T10:45:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.0/manifests"},{"name":"v2.8.0-draft.1","sha":"3fda41a1ed308957fe73314d2b7858c558f54f52","kind":"commit","published_at":"2026-03-05T16:19:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.0-draft.1/manifests"},{"name":"v2.8.0-draft.0","sha":"a6aabe7210f1d72e17ae79c3be76e71cd184c17c","kind":"commit","published_at":"2026-03-05T10:23:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.8.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.8.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.8.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.8.0-draft.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.0.3","sha":"358be80f16d6556d17ef5b47326818c6711420bb","kind":"tag","published_at":"2026-02-19T16:17:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.0.3/manifests"},{"name":"@mongosh/browser-runtime-electron@5.1.1","sha":"358be80f16d6556d17ef5b47326818c6711420bb","kind":"tag","published_at":"2026-02-19T16:17:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.1.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.1.1/manifests"},{"name":"@mongosh/browser-runtime-core@5.1.1","sha":"358be80f16d6556d17ef5b47326818c6711420bb","kind":"tag","published_at":"2026-02-19T16:17:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.1.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.1.1/manifests"},{"name":"@mongosh/browser-repl@5.1.1","sha":"358be80f16d6556d17ef5b47326818c6711420bb","kind":"tag","published_at":"2026-02-19T16:17:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.1.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.1.1/manifests"},{"name":"@mongosh/snippet-manager@5.1.0","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.1.0/manifests"},{"name":"@mongosh/shell-evaluator@5.1.0","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.1.0/manifests"},{"name":"@mongosh/shell-bson@3.0.1","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@3.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.1/manifests"},{"name":"@mongosh/shell-api@5.1.0","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.1.0/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.2","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.2/manifests"},{"name":"@mongosh/service-provider-core@5.0.1","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.1/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.0.2","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.0.2/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.13","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.13/manifests"},{"name":"@mongosh/java-shell@4.1.5","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.5/manifests"},{"name":"@mongosh/i18n@2.20.2","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.20.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.20.2/manifests"},{"name":"@mongosh/editor@5.1.0","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.1.0/manifests"},{"name":"@mongosh/e2e-tests@5.0.2","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.2/manifests"},{"name":"@mongosh/browser-runtime-electron@5.1.0","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.1.0/manifests"},{"name":"@mongosh/browser-runtime-core@5.1.0","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.1.0/manifests"},{"name":"@mongosh/browser-repl@5.1.0","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.1.0/manifests"},{"name":"@mongosh/autocomplete@5.1.0","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.1.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.15","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.15","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.15/manifests"},{"name":"@mongosh/arg-parser@5.0.2","sha":"281d2607b3fab2fe6d5d5e88f7fbb051a111297d","kind":"tag","published_at":"2026-02-19T12:23:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@5.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.0.2/manifests"},{"name":"@mongosh/types@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.0.1/manifests"},{"name":"@mongosh/testing@2.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.1/manifests"},{"name":"@mongosh/snippet-manager@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.0.1/manifests"},{"name":"@mongosh/shell-evaluator@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.0.1/manifests"},{"name":"@mongosh/shell-api@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.0.1/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.1/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.0.1/manifests"},{"name":"@mongosh/logging@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.1/manifests"},{"name":"@mongosh/java-shell@4.1.4","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.4/manifests"},{"name":"@mongosh/editor@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.0.1/manifests"},{"name":"@mongosh/e2e-tests@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.1/manifests"},{"name":"@mongosh/docker-build-scripts@4.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@4.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@4.0.1/manifests"},{"name":"@mongosh/build@3.10.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.1/manifests"},{"name":"@mongosh/browser-runtime-electron@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.0.1/manifests"},{"name":"@mongosh/browser-runtime-core@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.0.1/manifests"},{"name":"@mongosh/browser-repl@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.0.1/manifests"},{"name":"@mongosh/autocomplete@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.0.1/manifests"},{"name":"@mongosh/arg-parser@5.0.1","sha":"9dcedaf65afcf834fd4bde9bcf1a9248ce764941","kind":"tag","published_at":"2026-02-15T22:09:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@5.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.0.1/manifests"},{"name":"@mongosh/types@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@5.0.0/manifests"},{"name":"@mongosh/testing@2.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@2.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@2.0.0/manifests"},{"name":"@mongosh/snippet-manager@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@5.0.0/manifests"},{"name":"@mongosh/shell-evaluator@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@5.0.0/manifests"},{"name":"@mongosh/docker-build-scripts@4.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@4.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@4.0.0/manifests"},{"name":"mongosh@2.7.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.7.0/manifests"},{"name":"@mongosh/shell-bson@3.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@3.0.0/manifests"},{"name":"@mongosh/shell-api@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@5.0.0/manifests"},{"name":"@mongosh/service-provider-node-driver@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@5.0.0/manifests"},{"name":"@mongosh/service-provider-core@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@5.0.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@5.0.0/manifests"},{"name":"@mongosh/logging@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@5.0.0/manifests"},{"name":"@mongosh/java-shell@4.1.3","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.3/manifests"},{"name":"@mongosh/editor@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@5.0.0/manifests"},{"name":"@mongosh/e2e-tests@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@5.0.0/manifests"},{"name":"@mongosh/connectivity-tests@2.5.7","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.5.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.7/manifests"},{"name":"@mongosh/cli-repl@2.7.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.7.0/manifests"},{"name":"@mongosh/build@3.10.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.10.0/manifests"},{"name":"@mongosh/browser-runtime-electron@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@5.0.0/manifests"},{"name":"@mongosh/browser-runtime-core@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@5.0.0/manifests"},{"name":"@mongosh/browser-repl@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@5.0.0/manifests"},{"name":"@mongosh/autocomplete@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@5.0.0/manifests"},{"name":"@mongosh/arg-parser@5.0.0","sha":"0e125933527dbe18a7bbea291103aa7c15d4e99a","kind":"tag","published_at":"2026-02-12T11:43:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@5.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@5.0.0/manifests"},{"name":"v2.7.0-draft.5","sha":"98de53f619face81a1656b860e80c74ba7c514b0","kind":"commit","published_at":"2026-02-11T16:27:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.7.0-draft.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.7.0-draft.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.7.0-draft.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.5/manifests"},{"name":"v2.7.0","sha":"98de53f619face81a1656b860e80c74ba7c514b0","kind":"commit","published_at":"2026-02-11T16:27:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0/manifests"},{"name":"v2.7.0-draft.4","sha":"7191cc79f99dcfc9c3e8b22eaf7ed37420a47695","kind":"commit","published_at":"2026-02-11T11:35:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.7.0-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.7.0-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.7.0-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.4/manifests"},{"name":"v2.7.0-draft.3","sha":"ffe5a57b9e6db44c5b63a5760bfe632b0597580a","kind":"commit","published_at":"2026-02-11T11:06:09.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.7.0-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.7.0-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.7.0-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.3/manifests"},{"name":"v2.7.0-draft.2","sha":"919668e0eec5b2cc8f9203603ed6ce93e3ea2e60","kind":"commit","published_at":"2026-02-11T08:05:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.7.0-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.7.0-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.7.0-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.2/manifests"},{"name":"v2.7.0-draft.1","sha":"e7376b2b06460ace308b43fca55a46aea10e4185","kind":"commit","published_at":"2026-02-09T09:46:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.7.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.7.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.7.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.1/manifests"},{"name":"v2.7.0-draft.0","sha":"df21618f9eedd0364070798208a77b12ff97a00e","kind":"commit","published_at":"2026-02-04T11:06:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.7.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.7.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.7.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.7.0-draft.0/manifests"},{"name":"mongosh@2.6.0","sha":"c27f1265fc3a6c58217a01dc63db8b22ae3cd01e","kind":"tag","published_at":"2026-01-13T22:32:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.6.0/manifests"},{"name":"@mongosh/cli-repl@2.6.0","sha":"c27f1265fc3a6c58217a01dc63db8b22ae3cd01e","kind":"tag","published_at":"2026-01-13T22:32:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.6.0/manifests"},{"name":"v2.6.0","sha":"3d2fbcb800a5aa7c0a9975671dc60202b3e602b4","kind":"commit","published_at":"2026-01-13T16:48:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.6.0/manifests"},{"name":"v2.6.0-draft.0","sha":"3d2fbcb800a5aa7c0a9975671dc60202b3e602b4","kind":"commit","published_at":"2026-01-13T16:48:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.6.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.6.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.6.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.6.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.6.0-draft.0/manifests"},{"name":"@mongosh/types@3.14.2","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.14.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.14.2/manifests"},{"name":"@mongosh/testing@0.0.0","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/testing@0.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/testing@0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftesting%400.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftesting@0.0.0/manifests"},{"name":"@mongosh/snippet-manager@3.29.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.29.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.29.1/manifests"},{"name":"@mongosh/shell-evaluator@3.29.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.29.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.29.1/manifests"},{"name":"@mongosh/shell-bson@1.1.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@1.1.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.1.1/manifests"},{"name":"@mongosh/shell-api@3.29.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.29.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.29.1/manifests"},{"name":"@mongosh/service-provider-node-driver@3.18.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.18.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.18.1/manifests"},{"name":"@mongosh/service-provider-core@3.7.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.7.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.7.1/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.34","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.34","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.34/manifests"},{"name":"@mongosh/logging@3.15.7","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.15.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.7/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.12","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.12/manifests"},{"name":"@mongosh/java-shell@4.1.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.1/manifests"},{"name":"@mongosh/i18n@2.20.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.20.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.20.1/manifests"},{"name":"@mongosh/history@2.4.13","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.13/manifests"},{"name":"@mongosh/errors@2.4.6","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/errors@2.4.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/errors@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ferrors%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.6/manifests"},{"name":"@mongosh/editor@3.29.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.29.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.29.1/manifests"},{"name":"@mongosh/e2e-tests@3.17.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.17.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.17.1/manifests"},{"name":"@mongosh/docker-build-scripts@3.0.7","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@3.0.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.7/manifests"},{"name":"@mongosh/connectivity-tests@2.5.5","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.5.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.5/manifests"},{"name":"@mongosh/build@3.8.0","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.8.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.29.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.29.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.29.1/manifests"},{"name":"@mongosh/browser-runtime-core@3.29.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.29.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.29.1/manifests"},{"name":"@mongosh/browser-repl@3.29.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.29.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.29.1/manifests"},{"name":"@mongosh/autocomplete@3.29.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.29.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.29.1/manifests"},{"name":"@mongosh/async-rewriter2@2.4.14","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.14","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.14/manifests"},{"name":"@mongosh/arg-parser@3.23.1","sha":"9a7abcedcbd9ae1bbaef46d3bad7713ecfbcee4a","kind":"tag","published_at":"2026-01-12T10:56:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.23.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.23.1/manifests"},{"name":"@mongosh/types@3.14.1","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.14.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.14.1/manifests"},{"name":"@mongosh/snippet-manager@3.29.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.29.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.29.0/manifests"},{"name":"@mongosh/shell-evaluator@3.29.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.29.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.29.0/manifests"},{"name":"@mongosh/shell-bson@1.1.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@1.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.1.0/manifests"},{"name":"@mongosh/shell-api@3.29.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.29.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.29.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.18.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.18.0/manifests"},{"name":"@mongosh/service-provider-core@3.7.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.7.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.33","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.33","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.33/manifests"},{"name":"@mongosh/logging@3.15.6","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.15.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.6/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.11","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.11/manifests"},{"name":"@mongosh/java-shell@4.1.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.1.0/manifests"},{"name":"@mongosh/i18n@2.20.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.20.0/manifests"},{"name":"@mongosh/history@2.4.12","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.12/manifests"},{"name":"@mongosh/errors@2.4.5","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/errors@2.4.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/errors@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ferrors%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.5/manifests"},{"name":"@mongosh/editor@3.29.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.29.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.29.0/manifests"},{"name":"@mongosh/e2e-tests@3.17.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.17.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.17.0/manifests"},{"name":"@mongosh/connectivity-tests@2.5.4","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.5.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.4/manifests"},{"name":"@mongosh/build@3.7.11","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.7.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.11/manifests"},{"name":"@mongosh/browser-runtime-electron@3.29.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.29.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.29.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.29.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.29.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.29.0/manifests"},{"name":"@mongosh/browser-repl@3.29.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.29.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.29.0/manifests"},{"name":"@mongosh/autocomplete@3.29.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.29.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.29.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.13","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.13/manifests"},{"name":"@mongosh/arg-parser@3.23.0","sha":"7ac49d556d31badc8f8c8f5acc22be7dfb891d50","kind":"tag","published_at":"2025-12-03T11:47:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.23.0/manifests"},{"name":"mongosh@2.5.10","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.10/manifests"},{"name":"@mongosh/snippet-manager@3.28.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.28.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.28.0/manifests"},{"name":"@mongosh/shell-evaluator@3.28.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.28.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.28.0/manifests"},{"name":"@mongosh/shell-bson@1.0.6","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@1.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%401.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.6/manifests"},{"name":"@mongosh/shell-api@3.28.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.28.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.28.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.17.7","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.17.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.7/manifests"},{"name":"@mongosh/service-provider-core@3.6.5","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.6.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.5/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.32","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.32","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.32/manifests"},{"name":"@mongosh/logging@3.15.5","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.15.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.5/manifests"},{"name":"@mongosh/java-shell@4.0.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@4.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@4.0.0/manifests"},{"name":"@mongosh/history@2.4.11","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.11/manifests"},{"name":"@mongosh/editor@3.28.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.28.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.28.0/manifests"},{"name":"@mongosh/e2e-tests@3.16.7","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.16.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.7/manifests"},{"name":"@mongosh/cli-repl@2.5.10","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.10/manifests"},{"name":"@mongosh/build@3.7.10","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.7.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.10/manifests"},{"name":"@mongosh/browser-runtime-electron@3.28.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.28.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.28.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.28.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.28.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.28.0/manifests"},{"name":"@mongosh/browser-repl@3.28.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.28.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.28.0/manifests"},{"name":"@mongosh/autocomplete@3.28.0","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.28.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.28.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.12","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.12/manifests"},{"name":"@mongosh/arg-parser@3.22.2","sha":"3d71822f423fd44a7307cbf8265e5f9853795828","kind":"tag","published_at":"2025-11-28T10:21:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.22.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.22.2/manifests"},{"name":"v2.5.10","sha":"82b71966b2e73009dcd3897f2e94ab3e952e5934","kind":"commit","published_at":"2025-11-27T16:54:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.10/manifests"},{"name":"v2.5.10-draft.1","sha":"82b71966b2e73009dcd3897f2e94ab3e952e5934","kind":"commit","published_at":"2025-11-27T16:54:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.10-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.10-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.10-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.10-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.10-draft.1/manifests"},{"name":"v2.5.10-draft.0","sha":"f215cf791e70eb60f25e09bccde48a82d3c4fe22","kind":"commit","published_at":"2025-11-26T15:30:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.10-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.10-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.10-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.10-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.10-draft.0/manifests"},{"name":"@mongosh/snippet-manager@3.26.2","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.26.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.26.2/manifests"},{"name":"@mongosh/shell-evaluator@3.26.2","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.26.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.26.2/manifests"},{"name":"@mongosh/shell-bson@1.0.4","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@1.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.4/manifests"},{"name":"@mongosh/shell-api@3.26.2","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.26.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.26.2/manifests"},{"name":"@mongosh/service-provider-node-driver@3.17.5","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.17.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.5/manifests"},{"name":"@mongosh/service-provider-core@3.6.3","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.6.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.3/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.30","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.30","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.30/manifests"},{"name":"@mongosh/editor@3.26.2","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.26.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.26.2/manifests"},{"name":"@mongosh/e2e-tests@3.16.5","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.16.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.5/manifests"},{"name":"@mongosh/browser-runtime-electron@3.26.2","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.26.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.26.2/manifests"},{"name":"@mongosh/browser-runtime-core@3.26.2","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.26.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.26.2/manifests"},{"name":"@mongosh/browser-repl@3.26.2","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.26.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.26.2/manifests"},{"name":"@mongosh/autocomplete@3.26.2","sha":"8e8f9d1a0486078c4ca75fc7a81535eba535f535","kind":"tag","published_at":"2025-11-06T19:52:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.26.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.26.2/manifests"},{"name":"@mongosh/snippet-manager@3.26.1","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.26.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.26.1/manifests"},{"name":"@mongosh/shell-evaluator@3.26.1","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.26.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.26.1/manifests"},{"name":"@mongosh/shell-bson@1.0.3","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@1.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.3/manifests"},{"name":"@mongosh/shell-api@3.26.1","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.26.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.26.1/manifests"},{"name":"@mongosh/service-provider-node-driver@3.17.4","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.17.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.4/manifests"},{"name":"@mongosh/service-provider-core@3.6.2","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.6.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.2/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.29","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.29","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.29/manifests"},{"name":"@mongosh/editor@3.26.1","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.26.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.26.1/manifests"},{"name":"@mongosh/e2e-tests@3.16.4","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.4/manifests"},{"name":"@mongosh/docker-build-scripts@3.0.6","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@3.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.6/manifests"},{"name":"@mongosh/connectivity-tests@2.5.3","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.5.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.3/manifests"},{"name":"@mongosh/build@3.7.8","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.7.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.8/manifests"},{"name":"@mongosh/browser-runtime-electron@3.26.1","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.26.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.26.1/manifests"},{"name":"@mongosh/browser-runtime-core@3.26.1","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.26.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.26.1/manifests"},{"name":"@mongosh/browser-repl@3.26.1","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.26.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.26.1/manifests"},{"name":"@mongosh/autocomplete@3.26.1","sha":"3e3db3cca3d2971afd86e509341198becd05f30c","kind":"tag","published_at":"2025-11-06T13:56:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.26.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.26.1/manifests"},{"name":"mongosh@2.5.9","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.9/manifests"},{"name":"@mongosh/snippet-manager@3.26.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.26.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.26.0/manifests"},{"name":"@mongosh/shell-evaluator@3.26.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.26.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.26.0/manifests"},{"name":"@mongosh/shell-api@3.26.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.26.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.26.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.17.3","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.17.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.3/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.28","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.28","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.28/manifests"},{"name":"@mongosh/logging@3.15.3","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.15.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.3/manifests"},{"name":"@mongosh/java-shell@2.4.10","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@2.4.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.10/manifests"},{"name":"@mongosh/i18n@2.19.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.19.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.19.0/manifests"},{"name":"@mongosh/editor@3.26.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.26.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.26.0/manifests"},{"name":"@mongosh/e2e-tests@3.16.3","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.16.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.3/manifests"},{"name":"@mongosh/cli-repl@2.5.9","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.9/manifests"},{"name":"@mongosh/build@3.7.7","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.7.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.7/manifests"},{"name":"@mongosh/browser-runtime-electron@3.26.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.26.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.26.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.26.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.26.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.26.0/manifests"},{"name":"@mongosh/browser-repl@3.26.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.26.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.26.0/manifests"},{"name":"@mongosh/autocomplete@3.26.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.26.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.26.0/manifests"},{"name":"@mongosh/arg-parser@3.22.0","sha":"6cfca044bd9c3dd60ea67dc8e9cbff3fa1cd9fcf","kind":"tag","published_at":"2025-10-30T12:02:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.22.0/manifests"},{"name":"v2.5.9","sha":"f48698c7446594d355e043f608570da5f2c68891","kind":"commit","published_at":"2025-10-29T17:01:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.9/manifests"},{"name":"v2.5.9-draft.0","sha":"f48698c7446594d355e043f608570da5f2c68891","kind":"commit","published_at":"2025-10-29T17:01:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.9-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.9-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.9-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.9-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.9-draft.0/manifests"},{"name":"@mongosh/snippet-manager@3.24.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.24.0/manifests"},{"name":"@mongosh/shell-evaluator@3.24.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.24.0/manifests"},{"name":"@mongosh/shell-bson@1.0.2","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@1.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.2/manifests"},{"name":"@mongosh/shell-api@3.24.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.24.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.17.1","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.17.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.1/manifests"},{"name":"@mongosh/service-provider-core@3.6.1","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.6.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.1/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.26","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.26","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.26/manifests"},{"name":"@mongosh/i18n@2.17.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.17.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.17.0/manifests"},{"name":"@mongosh/editor@3.24.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.24.0/manifests"},{"name":"@mongosh/e2e-tests@3.16.1","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.1/manifests"},{"name":"@mongosh/build@3.7.5","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.7.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.5/manifests"},{"name":"@mongosh/browser-runtime-electron@3.24.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.24.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.24.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.24.0/manifests"},{"name":"@mongosh/browser-repl@3.24.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.24.0/manifests"},{"name":"@mongosh/autocomplete@3.24.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.24.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.24.0/manifests"},{"name":"@mongosh/arg-parser@3.20.0","sha":"d6e3e2e3df785683c7a1c6b3a30765ea75c603fc","kind":"tag","published_at":"2025-10-03T15:27:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.20.0/manifests"},{"name":"@mongosh/snippet-manager@3.23.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.23.0/manifests"},{"name":"@mongosh/shell-evaluator@3.23.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.23.0/manifests"},{"name":"@mongosh/shell-bson@1.0.1","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-bson@1.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-bson@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-bson%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-bson@1.0.1/manifests"},{"name":"@mongosh/shell-api@3.23.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.23.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.17.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.17.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.17.0/manifests"},{"name":"@mongosh/service-provider-core@3.6.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.6.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.25","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.25","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.25/manifests"},{"name":"@mongosh/logging@3.15.1","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.15.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.1/manifests"},{"name":"@mongosh/i18n@2.16.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.16.0/manifests"},{"name":"@mongosh/history@2.4.9","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.9/manifests"},{"name":"@mongosh/editor@3.23.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.23.0/manifests"},{"name":"@mongosh/e2e-tests@3.16.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.16.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.23.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.23.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.23.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.23.0/manifests"},{"name":"@mongosh/browser-repl@3.23.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.23.0/manifests"},{"name":"@mongosh/autocomplete@3.23.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.23.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.23.0/manifests"},{"name":"@mongosh/arg-parser@3.19.0","sha":"9f0183e375c5422a0e1ced87c9a620384180abf7","kind":"tag","published_at":"2025-09-17T19:58:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.19.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.19.0/manifests"},{"name":"mongosh@2.5.8","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.8/manifests"},{"name":"@mongosh/types@3.14.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.14.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.14.0/manifests"},{"name":"@mongosh/snippet-manager@3.22.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.22.0/manifests"},{"name":"@mongosh/shell-evaluator@3.22.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.22.0/manifests"},{"name":"@mongosh/shell-api@3.22.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.22.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.16.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.16.0/manifests"},{"name":"@mongosh/service-provider-core@3.5.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.5.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.24","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.24","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.24/manifests"},{"name":"@mongosh/logging@3.15.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.15.0/manifests"},{"name":"@mongosh/java-shell@2.4.8","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@2.4.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.8/manifests"},{"name":"@mongosh/editor@3.22.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.22.0/manifests"},{"name":"@mongosh/e2e-tests@3.15.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.15.0/manifests"},{"name":"@mongosh/cli-repl@2.5.8","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.8/manifests"},{"name":"@mongosh/browser-runtime-electron@3.22.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.22.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.22.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.22.0/manifests"},{"name":"@mongosh/browser-repl@3.22.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.22.0/manifests"},{"name":"@mongosh/autocomplete@3.22.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.22.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.22.0/manifests"},{"name":"@mongosh/arg-parser@3.18.0","sha":"e019a30c3021026ff8db296171d7d7f68cdac05e","kind":"tag","published_at":"2025-09-09T09:48:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.18.0/manifests"},{"name":"v2.5.8-draft.1","sha":"7b6bd25a97ce617f8d5bfa26c36db6d99dc92419","kind":"commit","published_at":"2025-09-08T12:49:54.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.8-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.8-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.8-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.8-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.8-draft.1/manifests"},{"name":"v2.5.8","sha":"7b6bd25a97ce617f8d5bfa26c36db6d99dc92419","kind":"commit","published_at":"2025-09-08T12:49:54.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.8/manifests"},{"name":"v2.5.8-draft.0","sha":"8fff25206456102c596082088d3d7c2dfc9c1a4e","kind":"commit","published_at":"2025-09-03T14:26:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.8-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.8-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.8-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.8-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.8-draft.0/manifests"},{"name":"mongosh@2.5.7","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.7/manifests"},{"name":"@mongosh/types@3.12.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.12.0/manifests"},{"name":"@mongosh/snippet-manager@3.20.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.20.0/manifests"},{"name":"@mongosh/shell-evaluator@3.20.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.20.0/manifests"},{"name":"@mongosh/shell-api@3.20.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.20.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.14.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.14.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.14.0/manifests"},{"name":"@mongosh/service-provider-core@3.3.7","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.3.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.7/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.22","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.22","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.22/manifests"},{"name":"@mongosh/logging@3.13.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.13.0/manifests"},{"name":"@mongosh/i18n@2.15.4","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.15.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.15.4/manifests"},{"name":"@mongosh/errors@2.4.4","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/errors@2.4.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/errors@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ferrors%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.4/manifests"},{"name":"@mongosh/editor@3.20.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.20.0/manifests"},{"name":"@mongosh/e2e-tests@3.13.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.13.0/manifests"},{"name":"@mongosh/cli-repl@2.5.7","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.7/manifests"},{"name":"@mongosh/build@3.7.4","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.7.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.4/manifests"},{"name":"@mongosh/browser-runtime-electron@3.20.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.20.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.20.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.20.0/manifests"},{"name":"@mongosh/browser-repl@3.20.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.20.0/manifests"},{"name":"@mongosh/autocomplete@3.20.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.20.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.20.0/manifests"},{"name":"@mongosh/arg-parser@3.16.0","sha":"535ab3f767e2a27c05a6be6a299e0285eebfcc9e","kind":"tag","published_at":"2025-08-28T15:15:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.16.0/manifests"},{"name":"v2.5.7","sha":"0562e486d14d421745d5568693978231c9cac8e0","kind":"commit","published_at":"2025-08-26T09:43:51.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.7/manifests"},{"name":"v2.5.7-draft.1","sha":"0562e486d14d421745d5568693978231c9cac8e0","kind":"commit","published_at":"2025-08-26T09:43:51.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.7-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.7-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.7-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.7-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.7-draft.1/manifests"},{"name":"v2.5.7-draft.0","sha":"2ac04c65a2dd009b369f51f0ef4122dddc7fa0fd","kind":"commit","published_at":"2025-08-21T13:07:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.7-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.7-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.7-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.7-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.7-draft.0/manifests"},{"name":"mongosh@0.0.0","sha":"5737032e696f17938b954867cc854a63d8ffe078","kind":"commit","published_at":"2025-07-21T11:50:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@0.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%400.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@0.0.0/manifests"},{"name":"mongosh@2.5.6","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.6/manifests"},{"name":"@mongosh/types@3.10.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.10.0/manifests"},{"name":"@mongosh/snippet-manager@3.18.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.18.0/manifests"},{"name":"@mongosh/shell-evaluator@3.18.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.18.0/manifests"},{"name":"@mongosh/shell-api@3.18.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.18.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.12.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.12.0/manifests"},{"name":"@mongosh/service-provider-core@3.3.5","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.3.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.5/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.20","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.20","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.20/manifests"},{"name":"@mongosh/logging@3.11.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.11.0/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.10","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.10/manifests"},{"name":"@mongosh/i18n@2.15.2","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.15.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.15.2/manifests"},{"name":"@mongosh/history@2.4.8","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.8/manifests"},{"name":"@mongosh/errors@2.4.2","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/errors@2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/errors@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ferrors%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.2/manifests"},{"name":"@mongosh/editor@3.18.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.18.0/manifests"},{"name":"@mongosh/e2e-tests@3.11.6","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.11.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.11.6/manifests"},{"name":"@mongosh/docker-build-scripts@3.0.5","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@3.0.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.5/manifests"},{"name":"@mongosh/cli-repl@2.5.6","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.6/manifests"},{"name":"@mongosh/build@3.7.2","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.7.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.2/manifests"},{"name":"@mongosh/browser-runtime-electron@3.18.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.18.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.18.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.18.0/manifests"},{"name":"@mongosh/browser-repl@3.18.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.18.0/manifests"},{"name":"@mongosh/autocomplete@3.18.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.18.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.18.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.10","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.10/manifests"},{"name":"@mongosh/arg-parser@3.14.0","sha":"511befbaf032b589d7f3e81325e5e389d360cc3f","kind":"tag","published_at":"2025-07-18T07:52:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.14.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.14.0/manifests"},{"name":"v2.5.6","sha":"d31796eee7e35790748e6114858cd55565e8152d","kind":"commit","published_at":"2025-07-17T14:49:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.6/manifests"},{"name":"v2.5.6-draft.0","sha":"d31796eee7e35790748e6114858cd55565e8152d","kind":"commit","published_at":"2025-07-17T14:49:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.6-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.6-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.6-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.6-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.6-draft.0/manifests"},{"name":"mongosh@2.5.5","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.5/manifests"},{"name":"@mongosh/snippet-manager@3.16.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.16.4/manifests"},{"name":"@mongosh/shell-evaluator@3.16.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.16.4/manifests"},{"name":"@mongosh/shell-api@3.16.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.16.4/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.18","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.18","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.18/manifests"},{"name":"@mongosh/editor@3.16.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.16.4/manifests"},{"name":"@mongosh/e2e-tests@3.11.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.11.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.11.4/manifests"},{"name":"@mongosh/cli-repl@2.5.5","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.5/manifests"},{"name":"@mongosh/browser-runtime-electron@3.16.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.16.4/manifests"},{"name":"@mongosh/browser-runtime-core@3.16.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.16.4/manifests"},{"name":"@mongosh/browser-repl@3.16.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.16.4/manifests"},{"name":"@mongosh/autocomplete@3.16.4","sha":"bb14e77ebd23316e5a366c7919393deedb2ecc52","kind":"tag","published_at":"2025-07-03T15:13:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.16.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.16.4/manifests"},{"name":"v2.5.5","sha":"6dcc2bfae2e948ffd0c7b26ded70e30cf84bdc5b","kind":"commit","published_at":"2025-07-02T13:57:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.5/manifests"},{"name":"v2.5.5-draft.0","sha":"6dcc2bfae2e948ffd0c7b26ded70e30cf84bdc5b","kind":"commit","published_at":"2025-07-02T13:57:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.5-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.5-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.5-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.5-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.5-draft.0/manifests"},{"name":"v2.5.4","sha":"12b6606eac17bb743fb0a89bd827819989a56c32","kind":"commit","published_at":"2025-06-30T14:23:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.4/manifests"},{"name":"v2.5.4-draft.0","sha":"12b6606eac17bb743fb0a89bd827819989a56c32","kind":"commit","published_at":"2025-06-30T14:23:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.4-draft.0/manifests"},{"name":"@mongosh/snippet-manager@3.16.2","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.16.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.16.2/manifests"},{"name":"@mongosh/shell-evaluator@3.16.2","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.16.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.16.2/manifests"},{"name":"@mongosh/shell-api@3.16.2","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.16.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.16.2/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.16","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.16","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.16/manifests"},{"name":"@mongosh/editor@3.16.2","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.16.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.16.2/manifests"},{"name":"@mongosh/browser-runtime-electron@3.16.2","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.16.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.16.2/manifests"},{"name":"@mongosh/browser-runtime-core@3.16.2","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.16.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.16.2/manifests"},{"name":"@mongosh/browser-repl@3.16.2","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.16.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.16.2/manifests"},{"name":"@mongosh/autocomplete@3.16.2","sha":"d37041bae3d76c22a9a683c7231e51f5108cefd3","kind":"tag","published_at":"2025-06-26T14:17:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.16.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.16.2/manifests"},{"name":"@mongosh/snippet-manager@3.16.1","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.16.1/manifests"},{"name":"@mongosh/shell-evaluator@3.16.1","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.16.1/manifests"},{"name":"@mongosh/shell-api@3.16.1","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.16.1/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.15","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.15","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.15/manifests"},{"name":"@mongosh/editor@3.16.1","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.16.1/manifests"},{"name":"@mongosh/browser-runtime-electron@3.16.1","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.16.1/manifests"},{"name":"@mongosh/browser-runtime-core@3.16.1","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.16.1/manifests"},{"name":"@mongosh/browser-repl@3.16.1","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.16.1/manifests"},{"name":"@mongosh/autocomplete@3.16.1","sha":"d660036ab705b977d72e95f8daddbe587fa4466a","kind":"tag","published_at":"2025-06-26T13:30:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.16.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.16.1/manifests"},{"name":"@mongosh/snippet-manager@3.16.0","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.16.0/manifests"},{"name":"@mongosh/shell-evaluator@3.16.0","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.16.0/manifests"},{"name":"@mongosh/shell-api@3.16.0","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.16.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.14","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.14","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.14/manifests"},{"name":"@mongosh/editor@3.16.0","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.16.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.16.0","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.16.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.16.0","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.16.0/manifests"},{"name":"@mongosh/browser-repl@3.16.0","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.16.0/manifests"},{"name":"@mongosh/autocomplete@3.16.0","sha":"ac4db1326a3c7ad18fff9a6ac06d1ca4604b0467","kind":"tag","published_at":"2025-06-26T10:57:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.16.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.16.0/manifests"},{"name":"mongosh@2.5.3","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.3/manifests"},{"name":"@mongosh/types@3.8.2","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.8.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.8.2/manifests"},{"name":"@mongosh/snippet-manager@3.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.15.0/manifests"},{"name":"@mongosh/shell-evaluator@3.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.15.0/manifests"},{"name":"@mongosh/shell-api@3.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.15.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.10.2","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.10.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.10.2/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.13","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.13/manifests"},{"name":"@mongosh/logging@3.9.2","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.9.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.9.2/manifests"},{"name":"@mongosh/i18n@2.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.15.0/manifests"},{"name":"@mongosh/editor@3.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.15.0/manifests"},{"name":"@mongosh/e2e-tests@3.11.2","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.11.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.11.2/manifests"},{"name":"@mongosh/connectivity-tests@2.5.2","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.2/manifests"},{"name":"@mongosh/cli-repl@2.5.3","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.3/manifests"},{"name":"@mongosh/browser-runtime-electron@3.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.15.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.15.0/manifests"},{"name":"@mongosh/browser-repl@3.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.15.0/manifests"},{"name":"@mongosh/autocomplete@3.15.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.15.0/manifests"},{"name":"@mongosh/arg-parser@3.12.0","sha":"7f87f03dd2fb8ce7d81f71523ed46c53722b3aeb","kind":"tag","published_at":"2025-06-18T17:32:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.12.0/manifests"},{"name":"v2.5.3","sha":"3eb53db7db917322e30f7854816a1951dcb738b1","kind":"commit","published_at":"2025-06-17T09:40:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.3/manifests"},{"name":"v2.5.3-draft.2","sha":"3eb53db7db917322e30f7854816a1951dcb738b1","kind":"commit","published_at":"2025-06-17T09:40:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.3-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.3-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.3-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.3-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.3-draft.2/manifests"},{"name":"v2.5.3-draft.1","sha":"3eb53db7db917322e30f7854816a1951dcb738b1","kind":"commit","published_at":"2025-06-17T09:40:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.3-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.3-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.3-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.3-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.3-draft.1/manifests"},{"name":"v2.5.3-draft.0","sha":"3eb53db7db917322e30f7854816a1951dcb738b1","kind":"commit","published_at":"2025-06-17T09:40:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.3-draft.0/manifests"},{"name":"@mongosh/types@3.7.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.7.0/manifests"},{"name":"@mongosh/snippet-manager@3.12.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.12.0/manifests"},{"name":"@mongosh/shell-evaluator@3.12.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.12.0/manifests"},{"name":"@mongosh/shell-api@3.12.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.12.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.9.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.9.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.10","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.10/manifests"},{"name":"@mongosh/logging@3.8.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.8.0/manifests"},{"name":"@mongosh/editor@3.12.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.12.0/manifests"},{"name":"@mongosh/e2e-tests@3.10.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.10.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.12.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.12.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.12.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.12.0/manifests"},{"name":"@mongosh/browser-repl@3.12.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.12.0/manifests"},{"name":"@mongosh/autocomplete@3.12.0","sha":"2660bc11f444db11c6511afdc90f6b96df99afc9","kind":"tag","published_at":"2025-06-11T09:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.12.0/manifests"},{"name":"mongosh@2.5.2","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.2/manifests"},{"name":"@mongosh/types@3.8.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.8.0/manifests"},{"name":"@mongosh/snippet-manager@3.13.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.13.0/manifests"},{"name":"@mongosh/shell-evaluator@3.13.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.13.0/manifests"},{"name":"@mongosh/shell-api@3.13.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.13.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.10.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.10.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.11","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.11/manifests"},{"name":"@mongosh/logging@3.9.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.9.0/manifests"},{"name":"@mongosh/editor@3.13.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.13.0/manifests"},{"name":"@mongosh/e2e-tests@3.11.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.11.0/manifests"},{"name":"@mongosh/cli-repl@2.5.2","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.2/manifests"},{"name":"@mongosh/browser-runtime-electron@3.13.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.13.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.13.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.13.0/manifests"},{"name":"@mongosh/browser-repl@3.13.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.13.0/manifests"},{"name":"@mongosh/autocomplete@3.13.0","sha":"5068f4cea2aa8056f458246804ddcbefbd5a1aae","kind":"tag","published_at":"2025-06-03T10:03:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.13.0/manifests"},{"name":"v2.5.2","sha":"642243f7488ba3bb57ce4b5814da64b4ff9ca2b5","kind":"commit","published_at":"2025-06-02T13:03:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.2/manifests"},{"name":"v2.5.2-draft.0","sha":"642243f7488ba3bb57ce4b5814da64b4ff9ca2b5","kind":"commit","published_at":"2025-06-02T13:03:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.2-draft.0/manifests"},{"name":"@mongosh/snippet-manager@3.11.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.11.0/manifests"},{"name":"@mongosh/shell-evaluator@3.11.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.11.0/manifests"},{"name":"@mongosh/shell-api@3.11.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.11.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.9","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.9/manifests"},{"name":"@mongosh/i18n@2.13.1","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.13.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.13.1/manifests"},{"name":"@mongosh/editor@3.11.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.11.0/manifests"},{"name":"@mongosh/build@3.7.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.7.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.11.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.11.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.11.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.11.0/manifests"},{"name":"@mongosh/browser-repl@3.11.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.11.0/manifests"},{"name":"@mongosh/autocomplete@3.11.0","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.11.0/manifests"},{"name":"@mongosh/arg-parser@3.10.3","sha":"f38ed02e7b4f881be3b018d3376d40ea456388ac","kind":"tag","published_at":"2025-05-21T15:07:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.10.3/manifests"},{"name":"mongosh@2.5.1","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.1/manifests"},{"name":"@mongosh/types@3.6.2","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.6.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.6.2/manifests"},{"name":"@mongosh/snippet-manager@3.10.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.10.3/manifests"},{"name":"@mongosh/shell-evaluator@3.10.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.10.3/manifests"},{"name":"@mongosh/shell-api@3.10.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.10.3/manifests"},{"name":"@mongosh/service-provider-node-driver@3.8.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.8.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.8.3/manifests"},{"name":"@mongosh/service-provider-core@3.3.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.3.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.3/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.8","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.8/manifests"},{"name":"@mongosh/logging@3.7.2","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.7.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.7.2/manifests"},{"name":"@mongosh/editor@3.10.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.10.3/manifests"},{"name":"@mongosh/e2e-tests@3.9.2","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.9.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.9.2/manifests"},{"name":"@mongosh/cli-repl@2.5.1","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.1/manifests"},{"name":"@mongosh/build@3.6.0","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.6.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.10.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.10.3/manifests"},{"name":"@mongosh/browser-runtime-core@3.10.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.10.3/manifests"},{"name":"@mongosh/browser-repl@3.10.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.10.3/manifests"},{"name":"@mongosh/autocomplete@3.10.3","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.10.3/manifests"},{"name":"@mongosh/arg-parser@3.10.2","sha":"e4eedf3110a5e230da706a356851763ddbf6fc48","kind":"tag","published_at":"2025-05-07T08:17:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.10.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.10.2/manifests"},{"name":"v2.5.1","sha":"a19e32028738ff1e400a5916bb75096639264e4e","kind":"commit","published_at":"2025-05-06T14:34:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.1/manifests"},{"name":"v2.5.1-draft.2","sha":"a19e32028738ff1e400a5916bb75096639264e4e","kind":"commit","published_at":"2025-05-06T14:34:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.1-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.1-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.1-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.1-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.1-draft.2/manifests"},{"name":"v2.5.1-draft.1","sha":"f0dd7387fd08bd41e040cb22cc209ff4108f8ac2","kind":"commit","published_at":"2025-05-05T14:05:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.1-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.1-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.1-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.1-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.1-draft.1/manifests"},{"name":"v2.5.1-draft.0","sha":"5fa4c42c03f5d09796362fba8b8b45e48a7cbae8","kind":"commit","published_at":"2025-05-02T15:24:44.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.1-draft.0/manifests"},{"name":"@mongosh/snippet-manager@3.10.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.10.1/manifests"},{"name":"@mongosh/shell-evaluator@3.10.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.10.1/manifests"},{"name":"@mongosh/shell-api@3.10.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.10.1/manifests"},{"name":"@mongosh/service-provider-node-driver@3.8.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.8.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.8.1/manifests"},{"name":"@mongosh/service-provider-core@3.3.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.3.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.1/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.6","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.6/manifests"},{"name":"@mongosh/logging@3.7.0","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.7.0/manifests"},{"name":"@mongosh/editor@3.10.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.10.1/manifests"},{"name":"@mongosh/e2e-tests@3.9.0","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.9.0/manifests"},{"name":"@mongosh/connectivity-tests@2.5.0","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.5.0/manifests"},{"name":"@mongosh/build@3.4.0","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.4.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.10.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.10.1/manifests"},{"name":"@mongosh/browser-runtime-core@3.10.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.10.1/manifests"},{"name":"@mongosh/browser-repl@3.10.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.10.1/manifests"},{"name":"@mongosh/autocomplete@3.10.1","sha":"1aa5dad224bee72f53686f9b8541483788682e89","kind":"tag","published_at":"2025-05-01T13:53:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.10.1/manifests"},{"name":"mongosh@2.5.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.5.0/manifests"},{"name":"@mongosh/snippet-manager@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.10.0/manifests"},{"name":"@mongosh/shell-evaluator@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.10.0/manifests"},{"name":"@mongosh/shell-api@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.10.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.8.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.8.0/manifests"},{"name":"@mongosh/service-provider-core@3.3.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.3.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.5","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.5/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.8","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.8/manifests"},{"name":"@mongosh/i18n@2.13.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.13.0/manifests"},{"name":"@mongosh/editor@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.10.0/manifests"},{"name":"@mongosh/e2e-tests@3.8.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.8.0/manifests"},{"name":"@mongosh/connectivity-tests@2.4.6","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.4.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.6/manifests"},{"name":"@mongosh/cli-repl@2.5.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.5.0/manifests"},{"name":"@mongosh/build@3.3.5","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.3.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.3.5/manifests"},{"name":"@mongosh/browser-runtime-electron@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.10.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.10.0/manifests"},{"name":"@mongosh/browser-repl@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.10.0/manifests"},{"name":"@mongosh/autocomplete@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.10.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.8","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.8/manifests"},{"name":"@mongosh/arg-parser@3.10.0","sha":"eb9376b475937a7e7b16683a1028299aab75ff7e","kind":"tag","published_at":"2025-04-08T21:46:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.10.0/manifests"},{"name":"v2.5.0","sha":"2b03591a8cde3171c86f11d4217352266f1b1a9c","kind":"commit","published_at":"2025-04-08T12:48:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.0/manifests"},{"name":"v2.5.0-draft.0","sha":"2b03591a8cde3171c86f11d4217352266f1b1a9c","kind":"commit","published_at":"2025-04-08T12:48:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.5.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.5.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.5.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.5.0-draft.0/manifests"},{"name":"mongosh@2.4.2","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.4.2/manifests"},{"name":"@mongosh/snippet-manager@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.8.0/manifests"},{"name":"@mongosh/shell-evaluator@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.8.0/manifests"},{"name":"@mongosh/shell-api@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.8.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.3","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.3/manifests"},{"name":"@mongosh/i18n@2.11.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.11.0/manifests"},{"name":"@mongosh/editor@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.8.0/manifests"},{"name":"@mongosh/cli-repl@2.4.2","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.4.2/manifests"},{"name":"@mongosh/build@3.3.3","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.3.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.3.3/manifests"},{"name":"@mongosh/browser-runtime-electron@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.8.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.8.0/manifests"},{"name":"@mongosh/browser-repl@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.8.0/manifests"},{"name":"@mongosh/autocomplete@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.8.0/manifests"},{"name":"@mongosh/arg-parser@3.8.0","sha":"67e3f61cf6ae01729e0934ba12eb7de0a7677f73","kind":"tag","published_at":"2025-03-06T17:21:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.8.0/manifests"},{"name":"v2.4.2","sha":"9c6a8520534ae8990a6e72bf93f236b1776b134b","kind":"commit","published_at":"2025-03-06T14:39:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.2/manifests"},{"name":"v2.4.2-draft.1","sha":"9c6a8520534ae8990a6e72bf93f236b1776b134b","kind":"commit","published_at":"2025-03-06T14:39:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.4.2-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.4.2-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.4.2-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.2-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.2-draft.1/manifests"},{"name":"v2.4.2-draft.0","sha":"d5d554e64f353a241e573553ccb5bb8a822213f4","kind":"commit","published_at":"2025-03-05T13:17:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.4.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.4.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.4.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.2-draft.0/manifests"},{"name":"@mongosh/types@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.6.0/manifests"},{"name":"@mongosh/snippet-manager@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.6.0/manifests"},{"name":"@mongosh/shell-evaluator@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.6.0/manifests"},{"name":"@mongosh/shell-api@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.6.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.6.0/manifests"},{"name":"@mongosh/service-provider-core@3.1.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.1.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.1","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.1/manifests"},{"name":"@mongosh/logging@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.6.0/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.6","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.6/manifests"},{"name":"@mongosh/java-shell@2.4.6","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@2.4.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.6/manifests"},{"name":"@mongosh/i18n@2.9.1","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.9.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.9.1/manifests"},{"name":"@mongosh/history@2.4.6","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.6/manifests"},{"name":"@mongosh/editor@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.6.0/manifests"},{"name":"@mongosh/e2e-tests@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.6.0/manifests"},{"name":"@mongosh/docker-build-scripts@3.0.4","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@3.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.4/manifests"},{"name":"@mongosh/connectivity-tests@2.4.4","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.4.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.4/manifests"},{"name":"@mongosh/build@3.3.1","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.3.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.3.1/manifests"},{"name":"@mongosh/browser-runtime-electron@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.6.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.6.0/manifests"},{"name":"@mongosh/browser-repl@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.6.0/manifests"},{"name":"@mongosh/autocomplete@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.6.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.6","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.6/manifests"},{"name":"@mongosh/arg-parser@3.6.0","sha":"c21eacff12e630a42eda406cb350b1c2a66fe356","kind":"tag","published_at":"2025-03-05T13:15:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.6.0/manifests"},{"name":"v2.4.1","sha":"9e07d3428a5d3602a252dcdc168abacefc5f63c3","kind":"commit","published_at":"2025-03-04T23:21:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.4.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.1/manifests"},{"name":"v2.4.1-draft.1","sha":"9e07d3428a5d3602a252dcdc168abacefc5f63c3","kind":"commit","published_at":"2025-03-04T23:21:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.4.1-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.4.1-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.4.1-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.1-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.1-draft.1/manifests"},{"name":"v2.4.1-draft.0","sha":"b94174c3ccdbd5033a1810528fe86bd751c72f63","kind":"commit","published_at":"2025-02-27T15:19:47.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.4.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.4.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.4.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.1-draft.0/manifests"},{"name":"@mongosh/types@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.5.0/manifests"},{"name":"@mongosh/snippet-manager@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.5.0/manifests"},{"name":"@mongosh/shell-evaluator@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.5.0/manifests"},{"name":"@mongosh/shell-api@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.5.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.5.0/manifests"},{"name":"@mongosh/service-provider-core@3.0.5","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.0.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.0.5/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.3.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.3.0/manifests"},{"name":"@mongosh/logging@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.5.0/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.5","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.5/manifests"},{"name":"@mongosh/java-shell@2.4.5","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@2.4.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.5/manifests"},{"name":"@mongosh/i18n@2.9.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.9.0/manifests"},{"name":"@mongosh/history@2.4.5","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.5/manifests"},{"name":"@mongosh/editor@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.5.0/manifests"},{"name":"@mongosh/e2e-tests@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.5.0/manifests"},{"name":"@mongosh/docker-build-scripts@3.0.3","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@3.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.3/manifests"},{"name":"@mongosh/connectivity-tests@2.4.3","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.4.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.3/manifests"},{"name":"@mongosh/build@3.3.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.3.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.5.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.5.0/manifests"},{"name":"@mongosh/browser-repl@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.5.0/manifests"},{"name":"@mongosh/autocomplete@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.5.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.5","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.5/manifests"},{"name":"@mongosh/arg-parser@3.5.0","sha":"20438b487c0b3d89b10823cd3776f07507b9433c","kind":"tag","published_at":"2025-02-24T14:48:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.5.0/manifests"},{"name":"mongosh@2.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.4.0/manifests"},{"name":"@mongosh/types@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.4.0/manifests"},{"name":"@mongosh/snippet-manager@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.4.0/manifests"},{"name":"@mongosh/shell-evaluator@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.4.0/manifests"},{"name":"@mongosh/shell-api@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.4.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.4.0/manifests"},{"name":"@mongosh/service-provider-core@3.0.4","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.0.4/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.2.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.2.0/manifests"},{"name":"@mongosh/logging@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.4.0/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.4","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.4/manifests"},{"name":"@mongosh/java-shell@2.4.4","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@2.4.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.4/manifests"},{"name":"@mongosh/i18n@2.8.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.8.0/manifests"},{"name":"@mongosh/history@2.4.4","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.4/manifests"},{"name":"@mongosh/editor@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.4.0/manifests"},{"name":"@mongosh/e2e-tests@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.4.0/manifests"},{"name":"@mongosh/docker-build-scripts@3.0.2","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@3.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.2/manifests"},{"name":"@mongosh/connectivity-tests@2.4.2","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.2/manifests"},{"name":"@mongosh/cli-repl@2.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.4.0/manifests"},{"name":"@mongosh/build@3.2.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.2.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.4.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.4.0/manifests"},{"name":"@mongosh/browser-repl@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.4.0/manifests"},{"name":"@mongosh/autocomplete@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.4.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.4","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.4/manifests"},{"name":"@mongosh/arg-parser@3.4.0","sha":"27df9518d3f56ec3028e0c320936fedf2dcd6764","kind":"tag","published_at":"2025-02-20T18:43:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.4.0/manifests"},{"name":"v2.4.0","sha":"df27287829c8ead52766ea931f85dd2a9928e8a2","kind":"commit","published_at":"2025-02-20T14:17:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.0/manifests"},{"name":"v2.4.0-draft.0","sha":"df27287829c8ead52766ea931f85dd2a9928e8a2","kind":"commit","published_at":"2025-02-20T14:17:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.4.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.4.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.4.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.4.0-draft.0/manifests"},{"name":"mongosh@2.3.9","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/mongosh@2.3.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/mongosh@2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@mongosh%402.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/mongosh@2.3.9/manifests"},{"name":"@mongosh/types@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.2.0/manifests"},{"name":"@mongosh/snippet-manager@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.2.0/manifests"},{"name":"@mongosh/shell-evaluator@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.2.0/manifests"},{"name":"@mongosh/shell-api@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.2.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.2.0/manifests"},{"name":"@mongosh/service-provider-core@3.0.2","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.0.2/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.0.2","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.0.2/manifests"},{"name":"@mongosh/logging@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.2.0/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.2","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.2/manifests"},{"name":"@mongosh/java-shell@2.4.2","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.2/manifests"},{"name":"@mongosh/i18n@2.6.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.6.0/manifests"},{"name":"@mongosh/history@2.4.2","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.2/manifests"},{"name":"@mongosh/editor@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.2.0/manifests"},{"name":"@mongosh/e2e-tests@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.2.0/manifests"},{"name":"@mongosh/docker-build-scripts@3.0.1","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@3.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.1/manifests"},{"name":"@mongosh/cli-repl@2.3.9","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/cli-repl@2.3.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/cli-repl@2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fcli-repl%402.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fcli-repl@2.3.9/manifests"},{"name":"@mongosh/build@3.0.2","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.0.2/manifests"},{"name":"@mongosh/browser-runtime-electron@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.2.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.2.0/manifests"},{"name":"@mongosh/browser-repl@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.2.0/manifests"},{"name":"@mongosh/autocomplete@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.2.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.2","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.2/manifests"},{"name":"@mongosh/arg-parser@3.2.0","sha":"0d150d3e74b93b8e76d6cad6c86c35ff05149105","kind":"tag","published_at":"2025-02-05T10:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.2.0/manifests"},{"name":"v2.3.9","sha":"bfb783bc891cacfc1967c38e478eb360e4fc46f8","kind":"commit","published_at":"2025-02-04T16:50:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9/manifests"},{"name":"v2.3.9-draft.13","sha":"bfb783bc891cacfc1967c38e478eb360e4fc46f8","kind":"commit","published_at":"2025-02-04T16:50:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.13/manifests"},{"name":"v2.3.9-draft.12","sha":"c6d8afe60cc8084348411a62b64325c6b45cc75a","kind":"commit","published_at":"2025-02-04T12:07:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.12/manifests"},{"name":"v2.3.9-draft.11","sha":"4d248d507d9e497ad8e41299fcfa520d4aa05629","kind":"commit","published_at":"2025-02-04T11:48:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.11/manifests"},{"name":"v2.3.9-draft.10","sha":"097c14109c6734b7b4844e95ee7a766f97230e35","kind":"commit","published_at":"2025-02-03T20:13:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.10/manifests"},{"name":"v2.3.9-draft.9","sha":"7646b34536efadcc3eb4501cf4a2174b231c3e99","kind":"commit","published_at":"2025-02-03T16:29:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.9/manifests"},{"name":"v2.3.9-draft.8","sha":"6e831faec9c7ee1527bbb7aaab63dc39df7a435c","kind":"commit","published_at":"2025-02-03T13:30:52.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.8/manifests"},{"name":"v2.3.9-draft.7","sha":"47caa20292269537c9bffbfc582156dc936a6091","kind":"commit","published_at":"2025-02-03T12:02:51.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.7/manifests"},{"name":"v2.3.9-draft.6","sha":"c1204237fc63da757875ef7734efbab9ffd8edb5","kind":"commit","published_at":"2025-02-03T10:59:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.6/manifests"},{"name":"v2.3.9-draft.5","sha":"9ea42cfec65be2e745c4dbc560331c0d4bcbb7c3","kind":"commit","published_at":"2025-02-01T17:10:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.5/manifests"},{"name":"v2.3.9-draft.4","sha":"6be1b90641590f77bb58cc462c16828027d630c1","kind":"commit","published_at":"2025-01-31T16:53:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.4/manifests"},{"name":"v2.3.9-draft.3","sha":"353bf7e0b5861e26f9a41ff03bd677ac50547640","kind":"commit","published_at":"2025-01-31T15:45:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.3/manifests"},{"name":"v2.3.9-draft.2","sha":"8d4aed26d22679e2dba6e5700377ff5c6406a06a","kind":"commit","published_at":"2025-01-31T15:25:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.2/manifests"},{"name":"v2.3.9-draft.1","sha":"a6c7ab4f9324b509eb834977c4fd28c853f0bc86","kind":"commit","published_at":"2025-01-31T14:17:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.1/manifests"},{"name":"v2.3.9-draft.0","sha":"bd0ca204938ca915570c1f672a10cbfb0c6fb87b","kind":"commit","published_at":"2025-01-31T11:31:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.9-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.9-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.9-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.9-draft.0/manifests"},{"name":"@mongosh/types@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/types@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/types@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ftypes%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ftypes@3.0.0/manifests"},{"name":"@mongosh/snippet-manager@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/snippet-manager@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/snippet-manager@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fsnippet-manager%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fsnippet-manager@3.0.0/manifests"},{"name":"@mongosh/shell-evaluator@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-evaluator@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-evaluator@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-evaluator%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-evaluator@3.0.0/manifests"},{"name":"@mongosh/shell-api@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/shell-api@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/shell-api@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fshell-api%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fshell-api@3.0.0/manifests"},{"name":"@mongosh/service-provider-node-driver@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-node-driver@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-node-driver@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-node-driver%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-node-driver@3.0.0/manifests"},{"name":"@mongosh/service-provider-core@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/service-provider-core@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/service-provider-core@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fservice-provider-core%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fservice-provider-core@3.0.0/manifests"},{"name":"@mongosh/node-runtime-worker-thread@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/node-runtime-worker-thread@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/node-runtime-worker-thread@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fnode-runtime-worker-thread%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fnode-runtime-worker-thread@3.0.0/manifests"},{"name":"@mongosh/logging@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/logging@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/logging@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Flogging%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Flogging@3.0.0/manifests"},{"name":"@mongosh/docker-build-scripts@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/docker-build-scripts@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/docker-build-scripts@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fdocker-build-scripts%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fdocker-build-scripts@3.0.0/manifests"},{"name":"@mongosh/js-multiline-to-singleline@2.4.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/js-multiline-to-singleline@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/js-multiline-to-singleline@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjs-multiline-to-singleline%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjs-multiline-to-singleline@2.4.0/manifests"},{"name":"@mongosh/java-shell@2.4.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/java-shell@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/java-shell@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fjava-shell%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fjava-shell@2.4.0/manifests"},{"name":"@mongosh/i18n@2.4.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/i18n@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/i18n@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fi18n%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fi18n@2.4.0/manifests"},{"name":"@mongosh/history@2.4.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/history@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/history@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fhistory%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fhistory@2.4.0/manifests"},{"name":"@mongosh/errors@2.4.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/errors@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/errors@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Ferrors%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Ferrors@2.4.0/manifests"},{"name":"@mongosh/editor@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/editor@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/editor@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Feditor%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Feditor@3.0.0/manifests"},{"name":"@mongosh/e2e-tests@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/e2e-tests@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/e2e-tests@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fe2e-tests%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fe2e-tests@3.0.0/manifests"},{"name":"@mongosh/connectivity-tests@2.4.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/connectivity-tests@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/connectivity-tests@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fconnectivity-tests%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fconnectivity-tests@2.4.0/manifests"},{"name":"@mongosh/build@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/build@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/build@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbuild%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbuild@3.0.0/manifests"},{"name":"@mongosh/browser-runtime-electron@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-electron@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-electron@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-electron%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-electron@3.0.0/manifests"},{"name":"@mongosh/browser-runtime-core@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-runtime-core@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-runtime-core@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-runtime-core%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-runtime-core@3.0.0/manifests"},{"name":"@mongosh/browser-repl@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/browser-repl@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/browser-repl@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fbrowser-repl%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fbrowser-repl@3.0.0/manifests"},{"name":"@mongosh/autocomplete@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/autocomplete@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/autocomplete@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fautocomplete%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fautocomplete@3.0.0/manifests"},{"name":"@mongosh/async-rewriter2@2.4.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/async-rewriter2@2.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/async-rewriter2@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Fasync-rewriter2%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Fasync-rewriter2@2.4.0/manifests"},{"name":"@mongosh/arg-parser@3.0.0","sha":"a982de2eb3ee6714ccd9d5d9564a250000136940","kind":"tag","published_at":"2025-01-28T11:17:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/@mongosh/arg-parser@3.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/@mongosh/arg-parser@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@%40mongosh%2Farg-parser%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/@mongosh%2Farg-parser@3.0.0/manifests"},{"name":"v2.3.8","sha":"0f0681f5ed67530071c9b3811cf5e18a222b9ae4","kind":"commit","published_at":"2024-12-29T03:13:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.8/manifests"},{"name":"v2.3.8-draft.0","sha":"0f0681f5ed67530071c9b3811cf5e18a222b9ae4","kind":"commit","published_at":"2024-12-29T03:13:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.8-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.8-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.8-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.8-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.8-draft.0/manifests"},{"name":"v2.3.7","sha":"2536f15a4a9af5d18580bdd5c51eb6465cca200a","kind":"commit","published_at":"2024-12-17T12:41:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.7/manifests"},{"name":"v2.3.7-draft.0","sha":"2536f15a4a9af5d18580bdd5c51eb6465cca200a","kind":"commit","published_at":"2024-12-17T12:41:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.7-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.7-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.7-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.7-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.7-draft.0/manifests"},{"name":"v2.3.6","sha":"5405fe459055cf7a3f2c4213dea698797e460ca0","kind":"commit","published_at":"2024-12-13T13:42:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.6/manifests"},{"name":"v2.3.6-draft.0","sha":"5405fe459055cf7a3f2c4213dea698797e460ca0","kind":"commit","published_at":"2024-12-13T13:42:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.6-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.6-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.6-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.6-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.6-draft.0/manifests"},{"name":"v2.3.5","sha":"3375ddb18a864f073bdae16b55e8ad4f5c452475","kind":"commit","published_at":"2024-12-12T15:44:24.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.5/manifests"},{"name":"v2.3.5-draft.0","sha":"3375ddb18a864f073bdae16b55e8ad4f5c452475","kind":"commit","published_at":"2024-12-12T15:44:24.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.5-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.5-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.5-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.5-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.5-draft.0/manifests"},{"name":"v2.3.4","sha":"ce418fac5b229e2e4d45c58480d49af445b592ae","kind":"commit","published_at":"2024-11-25T20:18:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.4/manifests"},{"name":"v2.3.4-draft.0","sha":"ce418fac5b229e2e4d45c58480d49af445b592ae","kind":"commit","published_at":"2024-11-25T20:18:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.4-draft.0/manifests"},{"name":"v2.3.3","sha":"e78998f6c73b2aefa47cecd09860ff23c49d1971","kind":"commit","published_at":"2024-10-28T16:25:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.3/manifests"},{"name":"v2.3.3-draft.0","sha":"e78998f6c73b2aefa47cecd09860ff23c49d1971","kind":"commit","published_at":"2024-10-28T16:25:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.3-draft.0/manifests"},{"name":"v2.3.2","sha":"591aaa54de23dfd7a4457835353dbfed40524057","kind":"commit","published_at":"2024-10-08T13:07:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.2/manifests"},{"name":"v2.3.2-draft.0","sha":"591aaa54de23dfd7a4457835353dbfed40524057","kind":"commit","published_at":"2024-10-08T13:07:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.2-draft.0/manifests"},{"name":"v2.3.1","sha":"57a904a1acb7821eee4e4cde98ff779b87c612b1","kind":"commit","published_at":"2024-09-05T17:18:10.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.1/manifests"},{"name":"v2.3.1-draft.0","sha":"57a904a1acb7821eee4e4cde98ff779b87c612b1","kind":"commit","published_at":"2024-09-05T17:18:10.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.1-draft.0/manifests"},{"name":"v2.3.0","sha":"2013159f06f902b4e9a2060df411c6b5646d49d4","kind":"commit","published_at":"2024-08-15T20:49:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.0/manifests"},{"name":"v2.3.0-draft.0","sha":"2013159f06f902b4e9a2060df411c6b5646d49d4","kind":"commit","published_at":"2024-08-15T20:49:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.3.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.3.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.3.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.3.0-draft.0/manifests"},{"name":"v2.2.15","sha":"1570f12d8dcdbf4668e2323edc124fd9c467e9f5","kind":"commit","published_at":"2024-07-29T10:40:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.15","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.15/manifests"},{"name":"v2.2.15-draft.0","sha":"1570f12d8dcdbf4668e2323edc124fd9c467e9f5","kind":"commit","published_at":"2024-07-29T10:40:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.15-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.15-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.15-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.15-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.15-draft.0/manifests"},{"name":"v2.2.14","sha":"9baeba0353f4a9a353a15331d049f132923f9d63","kind":"commit","published_at":"2024-07-25T22:03:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.14","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.14/manifests"},{"name":"v2.2.14-draft.0","sha":"9baeba0353f4a9a353a15331d049f132923f9d63","kind":"commit","published_at":"2024-07-25T22:03:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.14-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.14-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.14-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.14-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.14-draft.0/manifests"},{"name":"v2.2.13","sha":"b44b41d8ac419f89b0da9dd6bc14ee503ad96bd8","kind":"commit","published_at":"2024-07-24T15:15:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.13/manifests"},{"name":"v2.2.13-draft.1","sha":"b44b41d8ac419f89b0da9dd6bc14ee503ad96bd8","kind":"commit","published_at":"2024-07-24T15:15:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.13-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.13-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.13-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.13-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.13-draft.1/manifests"},{"name":"v2.2.13-draft.0","sha":"5205f4eb424d1db2a520a4c6ca3bee2a7edb5812","kind":"commit","published_at":"2024-07-24T13:40:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.13-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.13-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.13-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.13-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.13-draft.0/manifests"},{"name":"v2.2.12","sha":"aaec23a39883d89cfae79e379b565593eca908f8","kind":"commit","published_at":"2024-07-10T16:18:23.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.12/manifests"},{"name":"v2.2.12-draft.1","sha":"aaec23a39883d89cfae79e379b565593eca908f8","kind":"commit","published_at":"2024-07-10T16:18:23.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.12-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.12-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.12-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.12-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.12-draft.1/manifests"},{"name":"v2.2.12-draft.0","sha":"d2493e5ad5d1f47b741cbfcf48a4f82edd384758","kind":"commit","published_at":"2024-07-10T11:30:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.12-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.12-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.12-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.12-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.12-draft.0/manifests"},{"name":"v2.2.11","sha":"9902ee195792ec7378abbb67c356803adf63d9e1","kind":"commit","published_at":"2024-07-08T20:02:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.11/manifests"},{"name":"v2.2.11-draft.1","sha":"9902ee195792ec7378abbb67c356803adf63d9e1","kind":"commit","published_at":"2024-07-08T20:02:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.11-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.11-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.11-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.11-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.11-draft.1/manifests"},{"name":"v2.2.11-draft.0","sha":"427f629f9644fb6000f3d02b0ebf3455a554a9c9","kind":"commit","published_at":"2024-07-03T15:06:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.11-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.11-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.11-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.11-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.11-draft.0/manifests"},{"name":"v2.2.10","sha":"cf5fc49a73529188a17387e80d9e88b1d9eb904a","kind":"commit","published_at":"2024-06-21T22:44:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.10/manifests"},{"name":"v2.2.10-draft.0","sha":"cf5fc49a73529188a17387e80d9e88b1d9eb904a","kind":"commit","published_at":"2024-06-21T22:44:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.10-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.10-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.10-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.10-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.10-draft.0/manifests"},{"name":"v2.2.9","sha":"6c513596f63d4bbbcc503cedf698743178475349","kind":"commit","published_at":"2024-06-14T10:11:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.9/manifests"},{"name":"v2.2.9-draft.0","sha":"6c513596f63d4bbbcc503cedf698743178475349","kind":"commit","published_at":"2024-06-14T10:11:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.9-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.9-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.9-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.9-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.9-draft.0/manifests"},{"name":"v2.2.8-draft.0","sha":"3631e427e66f2e04851eebe34305c06fbd159a30","kind":"commit","published_at":"2024-06-13T10:55:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.8-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.8-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.8-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.8-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.8-draft.0/manifests"},{"name":"v2.2.7","sha":"3631e427e66f2e04851eebe34305c06fbd159a30","kind":"commit","published_at":"2024-06-13T10:55:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.7/manifests"},{"name":"v2.2.8","sha":"3631e427e66f2e04851eebe34305c06fbd159a30","kind":"commit","published_at":"2024-06-13T10:55:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.8/manifests"},{"name":"v2.2.7-draft.0","sha":"7867b393bd8399300eee882c2f12986e20c5f151","kind":"commit","published_at":"2024-06-12T15:06:09.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.7-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.7-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.7-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.7-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.7-draft.0/manifests"},{"name":"v2.2.6","sha":"6d11de2ccf5cdb827d7c170d0e7d1778aa98a0bc","kind":"commit","published_at":"2024-05-16T17:24:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.6/manifests"},{"name":"v2.2.6-draft.0","sha":"6d11de2ccf5cdb827d7c170d0e7d1778aa98a0bc","kind":"commit","published_at":"2024-05-16T17:24:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.6-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.6-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.6-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.6-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.6-draft.0/manifests"},{"name":"v2.2.5-draft.0","sha":"3a95f1de5ce644bf6e5453c73b6ccd05a35dcfa5","kind":"commit","published_at":"2024-04-24T13:54:19.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.5-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.5-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.5-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.5-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.5-draft.0/manifests"},{"name":"v2.2.5","sha":"3a95f1de5ce644bf6e5453c73b6ccd05a35dcfa5","kind":"commit","published_at":"2024-04-24T13:54:19.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"136eb9156b1ffd54cc4f3e5eebf647f0a6f9aee2","kind":"commit","published_at":"2024-04-15T11:37:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4/manifests"},{"name":"v2.2.4-draft.4","sha":"136eb9156b1ffd54cc4f3e5eebf647f0a6f9aee2","kind":"commit","published_at":"2024-04-15T11:37:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.4-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.4-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.4-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.4/manifests"},{"name":"v2.2.4-draft.3","sha":"39aa016b5b4293f15045e36903c24e2a3f64c3a4","kind":"commit","published_at":"2024-04-12T14:22:51.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.4-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.4-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.4-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.3/manifests"},{"name":"v2.2.4-draft.2","sha":"3bb9f28824f6bf5f8fe48c19923549e730c8f4b1","kind":"commit","published_at":"2024-04-12T10:31:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.4-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.4-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.4-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.2/manifests"},{"name":"v2.2.4-draft.1","sha":"eb35863f44def92784f6f34d731ed5fe10e20b18","kind":"commit","published_at":"2024-04-11T17:03:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.4-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.4-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.4-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.1/manifests"},{"name":"v2.2.4-draft.0","sha":"71d395985a2e32fb13a6024ff247a7a18453f18e","kind":"commit","published_at":"2024-04-10T09:28:18.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.4-draft.0/manifests"},{"name":"v2.2.3","sha":"dd8ff1944de2da158c1738357ab0ba667a66404c","kind":"commit","published_at":"2024-04-03T16:07:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.3/manifests"},{"name":"v2.2.3-draft.0","sha":"dd8ff1944de2da158c1738357ab0ba667a66404c","kind":"commit","published_at":"2024-04-03T16:07:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.3-draft.0/manifests"},{"name":"v2.2.2","sha":"2b16a0e22e8e2bb6d40278f108e1da452c68c89a","kind":"commit","published_at":"2024-03-25T17:42:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.2/manifests"},{"name":"v2.2.2-draft.0","sha":"2b16a0e22e8e2bb6d40278f108e1da452c68c89a","kind":"commit","published_at":"2024-03-25T17:42:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.2-draft.0/manifests"},{"name":"v2.2.1","sha":"bb1ce6b92296686285b46d95cf1b62a2e4230376","kind":"commit","published_at":"2024-03-19T08:07:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.1/manifests"},{"name":"v2.2.1-draft.1","sha":"bb1ce6b92296686285b46d95cf1b62a2e4230376","kind":"commit","published_at":"2024-03-19T08:07:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.1-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.1-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.1-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.1-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.1-draft.1/manifests"},{"name":"v2.2.1-draft.0","sha":"4883c7c3bf8d0a44cab558d219e3f8178517a3f8","kind":"commit","published_at":"2024-03-17T03:06:00.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.1-draft.0/manifests"},{"name":"v2.2.0","sha":"482c1fa4e9502519952ec6b23930238587801b1b","kind":"commit","published_at":"2024-03-14T16:57:46.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.0/manifests"},{"name":"v2.2.0-draft.1","sha":"482c1fa4e9502519952ec6b23930238587801b1b","kind":"commit","published_at":"2024-03-14T16:57:46.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.0-draft.1/manifests"},{"name":"v2.2.0-draft.0","sha":"34f04a3ffffa7a4482824dd8fff75766c2a58f4d","kind":"commit","published_at":"2024-03-13T15:09:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.2.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.2.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.2.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.2.0-draft.0/manifests"},{"name":"v2.1.5","sha":"cbfb77a23e88fc09b9334a6680667760b18dec94","kind":"commit","published_at":"2024-02-19T10:21:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.5/manifests"},{"name":"v2.1.5-draft.2","sha":"cbfb77a23e88fc09b9334a6680667760b18dec94","kind":"commit","published_at":"2024-02-19T10:21:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.5-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.5-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.5-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.5-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.5-draft.2/manifests"},{"name":"v2.1.5-draft.1","sha":"b0f98f10cc01e9c66fac0d7f50203cff59605573","kind":"commit","published_at":"2024-02-16T15:02:06.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.5-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.5-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.5-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.5-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.5-draft.1/manifests"},{"name":"v2.1.5-draft.0","sha":"874f21f2fe1fb395c9edaebc3e5fb57e8d6a81f5","kind":"commit","published_at":"2024-02-16T11:56:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.5-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.5-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.5-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.5-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.5-draft.0/manifests"},{"name":"v2.1.4","sha":"aa68f995797d6ca42337c932408d1923924ca714","kind":"commit","published_at":"2024-02-07T14:16:06.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.4/manifests"},{"name":"v2.1.4-draft.0","sha":"aa68f995797d6ca42337c932408d1923924ca714","kind":"commit","published_at":"2024-02-07T14:16:06.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.4-draft.0/manifests"},{"name":"v2.1.3-draft.3","sha":"9ebc147d83037e9217dcd788f8092ae73010c9d6","kind":"commit","published_at":"2024-01-24T10:40:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.3-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.3-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.3-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3-draft.3/manifests"},{"name":"v2.1.3","sha":"9ebc147d83037e9217dcd788f8092ae73010c9d6","kind":"commit","published_at":"2024-01-24T10:40:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3/manifests"},{"name":"v2.1.3-draft.2","sha":"fe33bb9bc781328179ef024385d655eeb327cc7c","kind":"commit","published_at":"2024-01-23T13:31:18.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.3-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.3-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.3-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3-draft.2/manifests"},{"name":"v2.1.3-draft.1","sha":"fe33bb9bc781328179ef024385d655eeb327cc7c","kind":"commit","published_at":"2024-01-23T13:31:18.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.3-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.3-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.3-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3-draft.1/manifests"},{"name":"v2.1.3-draft.0","sha":"58af53c539fb1fdae93052bcea1229732c0fab01","kind":"commit","published_at":"2024-01-18T16:17:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.3-draft.0/manifests"},{"name":"v2.1.2-draft.2","sha":"0750ccee1348a98e310dc7cf3c542c4b603dba33","kind":"commit","published_at":"2024-01-17T11:15:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.2-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.2-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.2-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.2-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.2-draft.2/manifests"},{"name":"v2.1.2","sha":"0750ccee1348a98e310dc7cf3c542c4b603dba33","kind":"commit","published_at":"2024-01-17T11:15:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.2/manifests"},{"name":"v2.1.2-draft.1","sha":"6566c0b967a093f524eb62a6df42e43c118fb712","kind":"commit","published_at":"2023-12-08T19:13:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.2-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.2-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.2-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.2-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.2-draft.1/manifests"},{"name":"v2.1.2-draft.0","sha":"6566c0b967a093f524eb62a6df42e43c118fb712","kind":"commit","published_at":"2023-12-08T19:13:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.2-draft.0/manifests"},{"name":"v2.1.1","sha":"c7e70b65988d21c9020abf2bbd253a94b1d3316c","kind":"commit","published_at":"2023-12-03T03:06:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.1/manifests"},{"name":"v2.1.1-draft.0","sha":"c7e70b65988d21c9020abf2bbd253a94b1d3316c","kind":"commit","published_at":"2023-12-03T03:06:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.1-draft.0/manifests"},{"name":"v2.1.0","sha":"963c75bc45834b1bf69e62bf5b72c4ae8ef26cb4","kind":"commit","published_at":"2023-11-20T17:47:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.0/manifests"},{"name":"v2.1.0-draft.1","sha":"963c75bc45834b1bf69e62bf5b72c4ae8ef26cb4","kind":"commit","published_at":"2023-11-20T17:47:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.0-draft.1/manifests"},{"name":"v2.1.0-draft.0","sha":"7da4299e78929a5f660060400f41543e98b46d57","kind":"commit","published_at":"2023-11-10T14:06:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.1.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.1.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.1.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.1.0-draft.0/manifests"},{"name":"v2.0.2","sha":"5737e60cdbcd551f6a355b38fc9b5b6cc19ac5a4","kind":"commit","published_at":"2023-10-14T11:35:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.2/manifests"},{"name":"v2.0.2-draft.0","sha":"5737e60cdbcd551f6a355b38fc9b5b6cc19ac5a4","kind":"commit","published_at":"2023-10-14T11:35:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.2-draft.0/manifests"},{"name":"v2.0.1","sha":"225d4603f0d43d500a8847beaa980e906e9a35be","kind":"commit","published_at":"2023-09-13T11:54:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.1/manifests"},{"name":"v2.0.1-draft.0","sha":"225d4603f0d43d500a8847beaa980e906e9a35be","kind":"commit","published_at":"2023-09-13T11:54:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.1-draft.0/manifests"},{"name":"v2.0.0","sha":"60053aa2f37dc6c3e4fe059e806565ec51ece9e8","kind":"commit","published_at":"2023-09-05T18:29:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0/manifests"},{"name":"v2.0.0-draft.4","sha":"60053aa2f37dc6c3e4fe059e806565ec51ece9e8","kind":"commit","published_at":"2023-09-05T18:29:04.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.0-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.0-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.0-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.4/manifests"},{"name":"v2.0.0-draft.3","sha":"671e88a57bea751d194c8600bd1b14cb82e5ebc3","kind":"commit","published_at":"2023-09-05T14:18:51.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.0-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.0-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.0-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.3/manifests"},{"name":"v2.0.0-draft.2","sha":"7c5be11001bc597a08d7b3b18553cb3390e83996","kind":"commit","published_at":"2023-09-05T10:10:19.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.0-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.0-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.0-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.2/manifests"},{"name":"v2.0.0-draft.1","sha":"042f74f381cceb824b10c1b0d9dff3c78b26aa0a","kind":"commit","published_at":"2023-09-01T15:05:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.1/manifests"},{"name":"v2.0.0-draft.0","sha":"212cc32423d593ee754a1ab24926d18ac88094e4","kind":"commit","published_at":"2023-09-01T14:32:56.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v2.0.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v2.0.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v2.0.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v2.0.0-draft.0/manifests"},{"name":"v1.10.6","sha":"6bcde16381f6258d9be713998c67c48a99cfd691","kind":"commit","published_at":"2023-08-24T16:24:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.6/manifests"},{"name":"v1.10.6-draft.1","sha":"6bcde16381f6258d9be713998c67c48a99cfd691","kind":"commit","published_at":"2023-08-24T16:24:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.6-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.6-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.6-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.6-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.6-draft.1/manifests"},{"name":"v1.10.6-draft.0","sha":"6c7548279c1d19dcd335e0b71b0077d9cd7fee45","kind":"commit","published_at":"2023-08-24T07:55:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.6-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.6-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.6-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.6-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.6-draft.0/manifests"},{"name":"v1.10.5","sha":"bb658a0758c886a751f0798df7ce805a3fe911c4","kind":"commit","published_at":"2023-08-14T10:37:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.5/manifests"},{"name":"v1.10.5-draft.1","sha":"bb658a0758c886a751f0798df7ce805a3fe911c4","kind":"commit","published_at":"2023-08-14T10:37:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.5-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.5-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.5-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.5-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.5-draft.1/manifests"},{"name":"v1.10.5-draft.0","sha":"eda44cfeceb2b84cbe10a3e39fe1bfa1d26a77f7","kind":"commit","published_at":"2023-08-11T14:52:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.5-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.5-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.5-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.5-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.5-draft.0/manifests"},{"name":"v1.10.4","sha":"13cdffcd9f7930fa3e996a9cf454e89f963c297a","kind":"commit","published_at":"2023-08-10T11:17:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.4/manifests"},{"name":"v1.10.4-draft.0","sha":"13cdffcd9f7930fa3e996a9cf454e89f963c297a","kind":"commit","published_at":"2023-08-10T11:17:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.4-draft.0/manifests"},{"name":"v1.10.3","sha":"5df718faed3916fc5ce637f953eef2f913b14303","kind":"commit","published_at":"2023-07-30T03:07:48.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.3/manifests"},{"name":"v1.10.3-draft.0","sha":"5df718faed3916fc5ce637f953eef2f913b14303","kind":"commit","published_at":"2023-07-30T03:07:48.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.3-draft.0/manifests"},{"name":"v1.10.2","sha":"9351a54cc24def10a97fe7f8c7b455c02fdce62e","kind":"commit","published_at":"2023-07-28T09:34:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.2/manifests"},{"name":"v1.10.2-draft.0","sha":"9351a54cc24def10a97fe7f8c7b455c02fdce62e","kind":"commit","published_at":"2023-07-28T09:34:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.2-draft.0/manifests"},{"name":"v1.10.1","sha":"05ad91b4dd40382a13f27abe1ae8c3f9f52a38f7","kind":"commit","published_at":"2023-06-20T21:01:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.1/manifests"},{"name":"v1.10.1-draft.0","sha":"05ad91b4dd40382a13f27abe1ae8c3f9f52a38f7","kind":"commit","published_at":"2023-06-20T21:01:27.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.1-draft.0/manifests"},{"name":"v1.10.0","sha":"6a6f97712a596a21c61408dfb925e729306030f8","kind":"commit","published_at":"2023-06-12T09:49:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.0/manifests"},{"name":"v1.10.0-draft.0","sha":"6a6f97712a596a21c61408dfb925e729306030f8","kind":"commit","published_at":"2023-06-12T09:49:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.10.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.10.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.10.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.10.0-draft.0/manifests"},{"name":"v1.9.1","sha":"c9140a8ad23bd670fb66aff4fc8753306156856b","kind":"commit","published_at":"2023-05-24T11:34:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.9.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.9.1/manifests"},{"name":"v1.9.1-draft.0","sha":"c9140a8ad23bd670fb66aff4fc8753306156856b","kind":"commit","published_at":"2023-05-24T11:34:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.9.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.9.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.9.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.9.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.9.1-draft.0/manifests"},{"name":"v1.9.0","sha":"938c3c1cdd0f8511b40a08c22e440106d4572b2b","kind":"commit","published_at":"2023-05-17T11:46:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.9.0/manifests"},{"name":"v1.9.0-draft.0","sha":"938c3c1cdd0f8511b40a08c22e440106d4572b2b","kind":"commit","published_at":"2023-05-17T11:46:32.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.9.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.9.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.9.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.9.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.9.0-draft.0/manifests"},{"name":"v1.8.2","sha":"c71dbb701126389e15f54ee9010b0efe32b616b6","kind":"commit","published_at":"2023-04-26T17:50:59.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.8.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.2/manifests"},{"name":"v1.8.2-draft.0","sha":"c71dbb701126389e15f54ee9010b0efe32b616b6","kind":"commit","published_at":"2023-04-26T17:50:59.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.8.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.8.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.8.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.2-draft.0/manifests"},{"name":"v1.8.1","sha":"b0244ae6670f5a0f375abbb38bcf3465917de6e4","kind":"commit","published_at":"2023-04-24T15:08:24.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.8.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.1/manifests"},{"name":"v1.8.1-draft.0","sha":"b0244ae6670f5a0f375abbb38bcf3465917de6e4","kind":"commit","published_at":"2023-04-24T15:08:24.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.8.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.8.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.8.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.1-draft.0/manifests"},{"name":"v1.8.0","sha":"9cf53bc336c79e505cf034bf5e6f3b3b3796cf25","kind":"commit","published_at":"2023-02-28T12:36:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.0/manifests"},{"name":"v1.8.0-draft.0","sha":"9cf53bc336c79e505cf034bf5e6f3b3b3796cf25","kind":"commit","published_at":"2023-02-28T12:36:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.8.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.8.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.8.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.8.0-draft.0/manifests"},{"name":"v1.7.1","sha":"1bf0d7775443ac1849cc2597465d54eca867acea","kind":"commit","published_at":"2023-02-13T16:05:25.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.7.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.7.1/manifests"},{"name":"v1.7.1-draft.0","sha":"1bf0d7775443ac1849cc2597465d54eca867acea","kind":"commit","published_at":"2023-02-13T16:05:25.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.7.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.7.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.7.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.7.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.7.1-draft.0/manifests"},{"name":"v1.7.0","sha":"a2605fcf349a050c7a9081016a431b036b4c5ec3","kind":"commit","published_at":"2023-02-10T14:47:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.7.0/manifests"},{"name":"v1.7.0-draft.0","sha":"a2605fcf349a050c7a9081016a431b036b4c5ec3","kind":"commit","published_at":"2023-02-10T14:47:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.7.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.7.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.7.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.7.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.7.0-draft.0/manifests"},{"name":"v1.6.2","sha":"a825d141aa5f25d90d915c9048e9c5277027ae9e","kind":"commit","published_at":"2023-01-09T13:49:02.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.6.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.2/manifests"},{"name":"v1.6.2-draft.0","sha":"a825d141aa5f25d90d915c9048e9c5277027ae9e","kind":"commit","published_at":"2023-01-09T13:49:02.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.6.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.6.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.6.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.2-draft.0/manifests"},{"name":"v1.6.1","sha":"51c067456d3e0127156ef1722a44659151e01a12","kind":"commit","published_at":"2022-11-30T13:46:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.6.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.1/manifests"},{"name":"v1.6.1-draft.0","sha":"51c067456d3e0127156ef1722a44659151e01a12","kind":"commit","published_at":"2022-11-30T13:46:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.6.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.6.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.6.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.1-draft.0/manifests"},{"name":"v1.6.0","sha":"fbbf54a08fb315ae5fde693a98d439b9aa3285f8","kind":"commit","published_at":"2022-09-19T19:04:51.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.0/manifests"},{"name":"v1.6.0-draft.0","sha":"fbbf54a08fb315ae5fde693a98d439b9aa3285f8","kind":"commit","published_at":"2022-09-19T19:04:51.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.6.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.6.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.6.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.6.0-draft.0/manifests"},{"name":"v1.5.4","sha":"92fc4d6ce4b4eed4d8d29bc0d38a9eb50831d14e","kind":"commit","published_at":"2022-07-29T21:22:06.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.4/manifests"},{"name":"v1.5.4-draft.0","sha":"92fc4d6ce4b4eed4d8d29bc0d38a9eb50831d14e","kind":"commit","published_at":"2022-07-29T21:22:06.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.4-draft.0/manifests"},{"name":"v1.5.3","sha":"05d8d14911521a51c4796041e60c54e1cb197558","kind":"commit","published_at":"2022-07-27T12:54:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.3/manifests"},{"name":"v1.5.3-draft.0","sha":"05d8d14911521a51c4796041e60c54e1cb197558","kind":"commit","published_at":"2022-07-27T12:54:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.3-draft.0/manifests"},{"name":"v1.5.2","sha":"b5c5a3c233495a6e70b449edc61cb8bf17c12ccc","kind":"commit","published_at":"2022-07-27T12:46:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.2/manifests"},{"name":"v1.5.2-draft.0","sha":"b5c5a3c233495a6e70b449edc61cb8bf17c12ccc","kind":"commit","published_at":"2022-07-27T12:46:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.2-draft.0/manifests"},{"name":"v1.5.1","sha":"0395e15ca5ffcad0aa22e337c014441e8da7909d","kind":"commit","published_at":"2022-07-14T10:46:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.1/manifests"},{"name":"v1.5.1-draft.2","sha":"0395e15ca5ffcad0aa22e337c014441e8da7909d","kind":"commit","published_at":"2022-07-14T10:46:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.1-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.1-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.1-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.1-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.1-draft.2/manifests"},{"name":"v1.5.1-draft.1","sha":"40a49c867c196898922461ebe5ce5a48fc59853a","kind":"commit","published_at":"2022-07-13T09:06:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.1-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.1-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.1-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.1-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.1-draft.1/manifests"},{"name":"v1.5.1-draft.0","sha":"fd7d590c48e7844b0573b8337cda2c15da08e83a","kind":"commit","published_at":"2022-07-11T10:38:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.1-draft.0/manifests"},{"name":"v1.5.0","sha":"78a16fa4cbd0c5d98ca8131aa2896be5845aa919","kind":"commit","published_at":"2022-06-02T07:51:56.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0/manifests"},{"name":"v1.5.0-draft.5","sha":"78a16fa4cbd0c5d98ca8131aa2896be5845aa919","kind":"commit","published_at":"2022-06-02T07:51:56.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.0-draft.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.0-draft.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.0-draft.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.5/manifests"},{"name":"v1.5.0-draft.4","sha":"d6c510cab97e0c30737fd25a4ececf8d0d0854c1","kind":"commit","published_at":"2022-06-01T22:22:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.0-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.0-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.0-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.4/manifests"},{"name":"v1.5.0-draft.3","sha":"ad9c6bcbb6ebb0b4c1fd3a5febab7e1c28fe02bc","kind":"commit","published_at":"2022-06-01T21:52:48.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.0-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.0-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.0-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.3/manifests"},{"name":"v1.5.0-draft.2","sha":"abd9979b0b90109bb59175f6b3cd6d66f7cd1a75","kind":"commit","published_at":"2022-06-01T20:51:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.0-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.0-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.0-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.2/manifests"},{"name":"v1.5.0-draft.1","sha":"6c72b498c3fff286494d7845a9c1d8044fa8ad5b","kind":"commit","published_at":"2022-05-25T16:21:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.1/manifests"},{"name":"v1.5.0-draft.0","sha":"8e1a81458675eded2749b170b9c4ea5789dad7d4","kind":"commit","published_at":"2022-05-25T15:29:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.5.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.5.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.5.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.5.0-draft.0/manifests"},{"name":"v1.4.2","sha":"7daf54d237b923567f44725816de7f62f471df11","kind":"commit","published_at":"2022-05-17T13:58:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.2/manifests"},{"name":"v1.4.2-draft.0","sha":"7daf54d237b923567f44725816de7f62f471df11","kind":"commit","published_at":"2022-05-17T13:58:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.4.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.4.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.4.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.2-draft.0/manifests"},{"name":"v1.4.1","sha":"4e88ce238c93af5f2eb5ad9f9e3a2ac5ef1eb2e0","kind":"commit","published_at":"2022-05-11T22:09:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.4.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.1/manifests"},{"name":"v1.4.1-draft.0","sha":"4e88ce238c93af5f2eb5ad9f9e3a2ac5ef1eb2e0","kind":"commit","published_at":"2022-05-11T22:09:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.4.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.4.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.4.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.1-draft.0/manifests"},{"name":"v1.4.0","sha":"8f0c99e40061a51173ad95d1def0420c9644cfaf","kind":"commit","published_at":"2022-05-11T20:34:23.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.0/manifests"},{"name":"v1.4.0-draft.0","sha":"8f0c99e40061a51173ad95d1def0420c9644cfaf","kind":"commit","published_at":"2022-05-11T20:34:23.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.4.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.4.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.4.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.4.0-draft.0/manifests"},{"name":"v1.3.1","sha":"29a1453899120580f7ee669ec5952810b86d11b7","kind":"commit","published_at":"2022-03-21T14:40:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.3.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.3.1/manifests"},{"name":"v1.3.1-draft.0","sha":"29a1453899120580f7ee669ec5952810b86d11b7","kind":"commit","published_at":"2022-03-21T14:40:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.3.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.3.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.3.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.3.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.3.1-draft.0/manifests"},{"name":"v1.3.0","sha":"df88ce833d498163c966e34c815ab669d2bee50c","kind":"commit","published_at":"2022-03-17T12:18:06.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.3.0/manifests"},{"name":"v1.3.0-draft.0","sha":"df88ce833d498163c966e34c815ab669d2bee50c","kind":"commit","published_at":"2022-03-17T12:18:06.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.3.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.3.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.3.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.3.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.3.0-draft.0/manifests"},{"name":"v1.2.3","sha":"b715268260871b62ac628cef3eb1009203a91264","kind":"commit","published_at":"2022-03-07T13:55:19.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.3/manifests"},{"name":"v1.2.3-draft.1","sha":"b715268260871b62ac628cef3eb1009203a91264","kind":"commit","published_at":"2022-03-07T13:55:19.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.3-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.3-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.3-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.3-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.3-draft.1/manifests"},{"name":"v1.2.3-draft.0","sha":"f5605227f7499f819a18c428b450a2cf41afe88a","kind":"commit","published_at":"2022-03-02T16:25:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.3-draft.0/manifests"},{"name":"v1.2.2","sha":"7956ae40dde9eb7e6ee8cad058f88953781dc049","kind":"commit","published_at":"2022-02-24T16:15:44.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.2/manifests"},{"name":"v1.2.2-draft.1","sha":"7956ae40dde9eb7e6ee8cad058f88953781dc049","kind":"commit","published_at":"2022-02-24T16:15:44.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.2-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.2-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.2-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.2-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.2-draft.1/manifests"},{"name":"v1.2.2-draft.0","sha":"2eddec6b8673d76c2f84f04a4f870ab8ed18efb5","kind":"commit","published_at":"2022-02-24T13:29:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.2-draft.0/manifests"},{"name":"v1.2.1","sha":"62b1dff4ce48f4dd3706d4fd9ccd4582df403ee3","kind":"commit","published_at":"2022-02-23T15:16:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.1/manifests"},{"name":"v1.2.1-draft.0","sha":"62b1dff4ce48f4dd3706d4fd9ccd4582df403ee3","kind":"commit","published_at":"2022-02-23T15:16:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.1-draft.0/manifests"},{"name":"v1.2.0","sha":"359f06ce4f178223b9aa2e92bc4fcb8989f46828","kind":"commit","published_at":"2022-02-23T10:37:54.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.0/manifests"},{"name":"v1.2.0-draft.0","sha":"359f06ce4f178223b9aa2e92bc4fcb8989f46828","kind":"commit","published_at":"2022-02-23T10:37:54.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.2.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.2.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.2.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.2.0-draft.0/manifests"},{"name":"v1.1.9","sha":"1a200600554f6aa59ec10aaedb915f67771eb7fd","kind":"commit","published_at":"2022-01-18T10:24:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.9/manifests"},{"name":"v1.1.9-draft.1","sha":"1a200600554f6aa59ec10aaedb915f67771eb7fd","kind":"commit","published_at":"2022-01-18T10:24:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.9-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.9-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.9-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.9-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.9-draft.1/manifests"},{"name":"v1.1.9-draft.0","sha":"9b01e481db8a2726597a09ee643b4ebd59f009aa","kind":"commit","published_at":"2022-01-17T18:36:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.9-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.9-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.9-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.9-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.9-draft.0/manifests"},{"name":"v1.1.8","sha":"4e85ce5da2c82852b3de012b584fbf615f0477d9","kind":"commit","published_at":"2022-01-11T13:19:23.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8/manifests"},{"name":"v1.1.8-draft.8","sha":"4e85ce5da2c82852b3de012b584fbf615f0477d9","kind":"commit","published_at":"2022-01-11T13:19:23.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.8/manifests"},{"name":"v1.1.8-draft.7","sha":"6aa066108d92409da05a1f198cb1f8e22a98db90","kind":"commit","published_at":"2022-01-11T12:24:19.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.7/manifests"},{"name":"v1.1.8-draft.6","sha":"1d4d77d84b9b2699bde1ccbf136bf819692ff68c","kind":"commit","published_at":"2022-01-11T11:59:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.6/manifests"},{"name":"v1.1.8-draft.5","sha":"2d30a71ae3698dfb57a617f52bbf8eb3ff5c9939","kind":"commit","published_at":"2022-01-10T21:50:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.5/manifests"},{"name":"v1.1.8-draft.4","sha":"97bbc6850a51f968884f2a61f323b2e83df6ef6b","kind":"commit","published_at":"2022-01-10T19:41:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.4/manifests"},{"name":"v1.1.8-draft.3","sha":"b46e8bc787077e4c6b50a65cf8e989bfe0ccade1","kind":"commit","published_at":"2022-01-10T17:31:59.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.3/manifests"},{"name":"v1.1.8-draft.2","sha":"ad1eacd533d29c0889a5e382e81e3cc19b25e836","kind":"commit","published_at":"2022-01-10T16:26:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.2/manifests"},{"name":"v1.1.8-draft.1","sha":"eb881702f843f1e064463eccc07805d3d73aca65","kind":"commit","published_at":"2022-01-10T14:57:39.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.1/manifests"},{"name":"v1.1.8-draft.0","sha":"4fec57d3db15dc15de4eee4596d08e57161c9ac9","kind":"commit","published_at":"2022-01-10T12:31:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.8-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.8-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.8-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.8-draft.0/manifests"},{"name":"v1.1.7","sha":"01997aba3b8e001c8668656731e12d491972756a","kind":"commit","published_at":"2021-12-14T13:58:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.7/manifests"},{"name":"v1.1.7-draft.1","sha":"01997aba3b8e001c8668656731e12d491972756a","kind":"commit","published_at":"2021-12-14T13:58:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.7-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.7-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.7-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.7-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.7-draft.1/manifests"},{"name":"v1.1.7-draft.0","sha":"144b368aae2b16877ec689ae7fa1e134b5cea075","kind":"commit","published_at":"2021-12-13T15:09:22.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.7-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.7-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.7-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.7-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.7-draft.0/manifests"},{"name":"v1.1.6","sha":"4268aec0cb368ad9e2c4a661628e64fe17b2da15","kind":"commit","published_at":"2021-12-02T13:19:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.6/manifests"},{"name":"v1.1.6-draft.0","sha":"4268aec0cb368ad9e2c4a661628e64fe17b2da15","kind":"commit","published_at":"2021-12-02T13:19:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.6-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.6-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.6-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.6-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.6-draft.0/manifests"},{"name":"v1.1.5","sha":"d9cc9e28dc4ec29d11f612b8552aa3b093a1198b","kind":"commit","published_at":"2021-12-01T09:24:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.5/manifests"},{"name":"v1.1.5-draft.1","sha":"d9cc9e28dc4ec29d11f612b8552aa3b093a1198b","kind":"commit","published_at":"2021-12-01T09:24:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.5-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.5-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.5-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.5-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.5-draft.1/manifests"},{"name":"v1.1.5-draft.0","sha":"4bba40a18542469211ca9f1e7757c1a1a7774c0a","kind":"commit","published_at":"2021-11-30T10:39:19.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.5-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.5-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.5-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.5-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.5-draft.0/manifests"},{"name":"v1.1.4","sha":"956e60d4d4e064956f11f4f03c0a21d42a9d8193","kind":"commit","published_at":"2021-11-24T09:34:46.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.4/manifests"},{"name":"v1.1.4-draft.0","sha":"956e60d4d4e064956f11f4f03c0a21d42a9d8193","kind":"commit","published_at":"2021-11-24T09:34:46.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.4-draft.0/manifests"}]},"repo_metadata_updated_at":"2026-08-27T02:28:17.839Z","dependent_packages_count":0,"downloads":452341,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.81851483533132,"dependent_packages_count":34.35872833357936,"stargazers_count":2.7698428683999783,"forks_count":2.723890337397098,"docker_downloads_count":null,"average":15.917744093676939},"purl":"pkg:npm/%40mongosh/shell-bson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mongosh/shell-bson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mongosh/shell-bson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mongosh/shell-bson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T08:48:44.740Z","issues_count":14,"pull_requests_count":1877,"avg_time_to_close_issue":516185.23076923075,"avg_time_to_close_pull_request":344066.0451612903,"issues_closed_count":13,"pull_requests_closed_count":1705,"pull_request_authors_count":47,"issue_authors_count":8,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.2456046883324454,"merged_pull_requests_count":1620,"bot_issues_count":3,"bot_pull_requests_count":712,"past_year_issues_count":0,"past_year_pull_requests_count":148,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":492961.094017094,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":117,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4797297297297297,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/issues","maintainers":[{"login":"addaleax","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"nbbeeken","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nbbeeken"},{"login":"Anemy","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Anemy"},{"login":"ivandevp","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivandevp"},{"login":"drichmdb","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drichmdb"},{"login":"alenakhineika","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alenakhineika"},{"login":"gagik","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gagik"},{"login":"mabaasit","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mabaasit"},{"login":"kornilova203","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kornilova203"},{"login":"nirinchev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirinchev"},{"login":"dylrich","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylrich"},{"login":"lerouxb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lerouxb"},{"login":"dudaschar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dudaschar"},{"login":"johnjackweir","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnjackweir"},{"login":"durran","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/durran"}],"active_maintainers":[{"login":"nbbeeken","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nbbeeken"},{"login":"addaleax","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"ivandevp","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivandevp"},{"login":"alenakhineika","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alenakhineika"},{"login":"gagik","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gagik"},{"login":"mabaasit","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mabaasit"},{"login":"Anemy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Anemy"},{"login":"dudaschar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dudaschar"},{"login":"lerouxb","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lerouxb"},{"login":"johnjackweir","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnjackweir"},{"login":"nirinchev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirinchev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mongosh%2Fshell-bson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mongosh%2Fshell-bson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mongosh%2Fshell-bson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mongosh%2Fshell-bson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mongosh%2Fshell-bson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mongosh%2Fshell-bson/codemeta","maintainers":[{"uuid":"devtoolsbot","login":"devtoolsbot","name":null,"email":"iteng@mongodb.com","url":null,"packages_count":347,"html_url":"https://www.npmjs.com/~devtoolsbot","role":null,"created_at":"2025-09-20T01:55:19.730Z","updated_at":"2025-09-20T01:55:19.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devtoolsbot/packages"},{"uuid":"mcasimir_mdb","login":"mcasimir_mdb","name":null,"email":"maurizio.casimirri@mongodb.com","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~mcasimir_mdb","role":null,"created_at":"2025-12-29T10:49:52.763Z","updated_at":"2025-12-29T10:49:52.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mcasimir_mdb/packages"},{"uuid":"devtools-npm-user","login":"devtools-npm-user","name":null,"email":"devtools-npm-user@mongodb.com","url":null,"packages_count":311,"html_url":"https://www.npmjs.com/~devtools-npm-user","role":null,"created_at":"2026-08-10T02:32:38.189Z","updated_at":"2026-08-10T02:32:38.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devtools-npm-user/packages"}]}