{"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":11,"first_release_published_at":"2025-09-17T20:01:46.882Z","latest_release_published_at":"2026-04-17T12:56:40.419Z","latest_release_number":"3.0.4","last_synced_at":"2026-05-26T22:47:00.153Z","created_at":"2025-09-17T20:02:55.327Z","updated_at":"2026-05-26T22:47:00.153Z","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.4"}},"repo_metadata":{"id":37097472,"uuid":"212473529","full_name":"mongodb-js/mongosh","owner":"mongodb-js","description":"The MongoDB Shell","archived":false,"fork":false,"pushed_at":"2025-11-02T03:27:58.000Z","size":86303,"stargazers_count":374,"open_issues_count":21,"forks_count":82,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-11-02T05:30:14.370Z","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,"dco":null,"cla":null}},"created_at":"2019-10-03T01:13:03.000Z","updated_at":"2025-11-02T03:28:02.000Z","dependencies_parsed_at":"2024-02-23T14:47:09.093Z","dependency_job_id":"5786b78a-4ede-4fbb-a5b3-de47d9922a39","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":791,"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":283019357,"owners_count":26765637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-06T02:00:06.180Z","response_time":55,"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/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/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/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/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/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@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/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-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":"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":"@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/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/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-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/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/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/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/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/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/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/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/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/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-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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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-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/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/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@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/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":"@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/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/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-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/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/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/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/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/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/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/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/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/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/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/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":"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/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/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/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/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":"@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/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/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-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/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/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/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/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/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/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/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/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/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/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/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":"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","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.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/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/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":"@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/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/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/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-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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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@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":"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/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/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":"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/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/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/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/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/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":"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-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":"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":"mongosh@0.0.0","sha":"aefc78c0edd3bc15ffa2edeffc083b0bac2dae88","kind":"commit","published_at":"2025-06-30T08:17:25.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/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/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/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-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/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/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/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/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/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.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/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/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/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/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/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/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/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.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/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/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/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/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/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":"@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/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/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-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/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/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/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/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/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/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/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/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/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/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/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@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":"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","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.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":"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":"@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/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/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/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/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/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/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/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/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/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/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/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/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.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/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-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/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/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":"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/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/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/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":"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":"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":"@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/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/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/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/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/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-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/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/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/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/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/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/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/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/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-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/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/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/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/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/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/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/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/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/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/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/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@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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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@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/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":"@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/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/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/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-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/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/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/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/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/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/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/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/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/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/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/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/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/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":"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":"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":"@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/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":"@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/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/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-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/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/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/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/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/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/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/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@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":"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/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/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/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/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/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/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/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/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/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":"@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/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":"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","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.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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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-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/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/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/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":"@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@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/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":"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/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@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/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/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/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/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/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/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/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/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/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/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/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/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/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-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.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.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.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.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.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.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-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.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.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-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.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.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","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.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-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","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.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-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.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.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.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","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.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-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.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.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.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.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","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.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-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.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.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.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.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-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","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.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-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","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.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-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.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.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.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.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.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.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.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.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.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.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","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.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-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.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.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-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.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.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-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.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.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.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.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-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.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.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-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.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.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.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.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-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.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.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-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.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.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-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.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.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"},{"name":"v1.1.3-draft.0","sha":"edc589a2b823f6d01233e648b7a49a1911f320c7","kind":"commit","published_at":"2021-11-23T11:51:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.3-draft.0/manifests"},{"name":"v1.1.3","sha":"edc589a2b823f6d01233e648b7a49a1911f320c7","kind":"commit","published_at":"2021-11-23T11:51:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e4578cbedaac1dbc101e8ed61dce37f5b01d1a2c","kind":"commit","published_at":"2021-11-05T12:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.2/manifests"},{"name":"v1.1.2-draft.0","sha":"e4578cbedaac1dbc101e8ed61dce37f5b01d1a2c","kind":"commit","published_at":"2021-11-05T12:50:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.2-draft.0/manifests"},{"name":"v1.1.1","sha":"ecf5653fa1520731a3e9172550278f68f0784923","kind":"commit","published_at":"2021-10-28T09:04:24.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.1/manifests"},{"name":"v1.1.1-draft.0","sha":"ecf5653fa1520731a3e9172550278f68f0784923","kind":"commit","published_at":"2021-10-28T09:04:24.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.1-draft.0/manifests"},{"name":"v1.1.0-draft.0","sha":"1f9987e3eb6bf9071a245201183a4b9e51ff1616","kind":"commit","published_at":"2021-10-07T13:11:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.0-draft.0/manifests"},{"name":"v1.1.0","sha":"1f9987e3eb6bf9071a245201183a4b9e51ff1616","kind":"commit","published_at":"2021-10-07T13:11:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.1.0/manifests"},{"name":"v1.0.7","sha":"fa92af95014f84e2ae640aacbe063ec0ba62fbd1","kind":"commit","published_at":"2021-09-21T17:20:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.7/manifests"},{"name":"v1.0.7-draft.0","sha":"fa92af95014f84e2ae640aacbe063ec0ba62fbd1","kind":"commit","published_at":"2021-09-21T17:20:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.7-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.7-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.7-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.7-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.7-draft.0/manifests"},{"name":"v1.0.6","sha":"9eef48ae7aa36725d4776df7817b93713873fd1b","kind":"commit","published_at":"2021-09-14T08:10:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6/manifests"},{"name":"v1.0.6-draft.4","sha":"9eef48ae7aa36725d4776df7817b93713873fd1b","kind":"commit","published_at":"2021-09-14T08:10:20.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.6-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.6-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.6-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.4/manifests"},{"name":"v1.0.6-draft.3","sha":"fb335851195eb4cf0bbd6a4f6121d8d6b6f9d65b","kind":"commit","published_at":"2021-09-13T13:59:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.6-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.6-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.6-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.3/manifests"},{"name":"v1.0.6-draft.2","sha":"56ce253ed25f3c97b357fa6e646ab843cb04670d","kind":"commit","published_at":"2021-09-13T11:51:06.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.6-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.6-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.6-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.2/manifests"},{"name":"v1.0.6-draft.1","sha":"5c7def817e14f7e19f2592ae0fe346bb11363c11","kind":"commit","published_at":"2021-09-10T22:13:02.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.6-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.6-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.6-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.1/manifests"},{"name":"v1.0.6-draft.0","sha":"a922985993f66d16473e8fd87c88a21464e8086d","kind":"commit","published_at":"2021-09-09T14:10:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.6-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.6-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.6-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.6-draft.0/manifests"},{"name":"v1.0.5-draft.0","sha":"e5a2dd853f0739496406c3698124b62c5affd9bd","kind":"commit","published_at":"2021-08-11T15:43:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.5-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.5-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.5-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.5-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.5-draft.0/manifests"},{"name":"v1.0.5","sha":"e5a2dd853f0739496406c3698124b62c5affd9bd","kind":"commit","published_at":"2021-08-11T15:43:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"248a6f4c1c92ad432a8dc7d078600c6b86f03335","kind":"commit","published_at":"2021-08-04T13:02:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.4/manifests"},{"name":"v1.0.4-draft.0","sha":"248a6f4c1c92ad432a8dc7d078600c6b86f03335","kind":"commit","published_at":"2021-08-04T13:02:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.4-draft.0/manifests"},{"name":"v1.0.3","sha":"fb1691775754ab5b9018acdb4831b423ee3d77e6","kind":"commit","published_at":"2021-07-28T16:25:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.3/manifests"},{"name":"v1.0.3-draft.0","sha":"fb1691775754ab5b9018acdb4831b423ee3d77e6","kind":"commit","published_at":"2021-07-28T16:25:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.3-draft.0/manifests"},{"name":"v1.0.2-draft.0","sha":"a87230b04e4eb31be4ad766e7b2b3cf00356985e","kind":"commit","published_at":"2021-07-28T13:13:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.2-draft.0/manifests"},{"name":"v1.0.2","sha":"a87230b04e4eb31be4ad766e7b2b3cf00356985e","kind":"commit","published_at":"2021-07-28T13:13:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2f34d96bc82a6f4ca7e3dad61a8e141272b036e4","kind":"commit","published_at":"2021-07-21T12:06:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.1/manifests"},{"name":"v1.0.1-draft.0","sha":"2f34d96bc82a6f4ca7e3dad61a8e141272b036e4","kind":"commit","published_at":"2021-07-21T12:06:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.1-draft.0/manifests"},{"name":"v1.0.0","sha":"fe7811b4af0d4553a2405a4912d548607c2cd515","kind":"commit","published_at":"2021-07-09T11:24:24.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.0/manifests"},{"name":"v1.0.0-draft.1","sha":"fe7811b4af0d4553a2405a4912d548607c2cd515","kind":"commit","published_at":"2021-07-09T11:24:24.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.0-draft.1/manifests"},{"name":"v1.0.0-draft.0","sha":"863647265fe933f77322cebc7274b43d8672d2d1","kind":"commit","published_at":"2021-07-08T23:32:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v1.0.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v1.0.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v1.0.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v1.0.0-draft.0/manifests"},{"name":"v0.15.6-draft.0","sha":"b1d4e5ba852ddf8a99489c3740bbfb8008fa5cd2","kind":"commit","published_at":"2021-07-08T21:35:48.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.6-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.6-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.6-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.6-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.6-draft.0/manifests"},{"name":"v0.15.6","sha":"b1d4e5ba852ddf8a99489c3740bbfb8008fa5cd2","kind":"commit","published_at":"2021-07-08T21:35:48.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"e5abd5480c8417ad67363670ec8580dbdee4f6b1","kind":"commit","published_at":"2021-07-02T13:19:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.5/manifests"},{"name":"v0.15.5-draft.0","sha":"e5abd5480c8417ad67363670ec8580dbdee4f6b1","kind":"commit","published_at":"2021-07-02T13:19:42.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.5-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.5-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.5-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.5-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.5-draft.0/manifests"},{"name":"v0.15.4","sha":"01b8824d5815d2e69c189ebacd0423f467d82707","kind":"commit","published_at":"2021-07-01T10:05:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.4/manifests"},{"name":"v0.15.4-draft.0","sha":"01b8824d5815d2e69c189ebacd0423f467d82707","kind":"commit","published_at":"2021-07-01T10:05:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.4-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.4-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.4-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.4-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.4-draft.0/manifests"},{"name":"v0.15.3","sha":"9cfe62503db2a1ed254a4df3643cabebad5f323a","kind":"commit","published_at":"2021-06-25T17:56:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.3/manifests"},{"name":"v0.15.3-draft.1","sha":"9cfe62503db2a1ed254a4df3643cabebad5f323a","kind":"commit","published_at":"2021-06-25T17:56:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.3-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.3-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.3-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.3-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.3-draft.1/manifests"},{"name":"v0.15.3-draft.0","sha":"095dc472b350185cf54a19d397f7f4fd57f2b462","kind":"commit","published_at":"2021-06-25T16:10:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.3-draft.0/manifests"},{"name":"v0.15.2","sha":"85ece0cbd5af341e8a4c6d44030a5ae3521eea72","kind":"commit","published_at":"2021-06-24T16:48:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.2/manifests"},{"name":"v0.15.2-draft.0","sha":"85ece0cbd5af341e8a4c6d44030a5ae3521eea72","kind":"commit","published_at":"2021-06-24T16:48:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.2-draft.0/manifests"},{"name":"v0.15.1","sha":"b053f95ac2a5ead280bff73853bb0b62631249e1","kind":"commit","published_at":"2021-06-18T14:31:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.1/manifests"},{"name":"v0.15.1-draft.0","sha":"b053f95ac2a5ead280bff73853bb0b62631249e1","kind":"commit","published_at":"2021-06-18T14:31:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.1-draft.0/manifests"},{"name":"v0.15.0","sha":"f7e40434c5b3f078af12d7b705d7d0f1e4c73689","kind":"commit","published_at":"2021-06-10T12:56:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.0/manifests"},{"name":"v0.15.0-draft.0","sha":"f7e40434c5b3f078af12d7b705d7d0f1e4c73689","kind":"commit","published_at":"2021-06-10T12:56:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.15.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.15.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.15.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.15.0-draft.0/manifests"},{"name":"v0.14.1-draft.0","sha":"80153f9e343b070028dbc12a6dc4452b17f338e0","kind":"commit","published_at":"2021-06-07T08:29:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.14.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.14.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.14.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.14.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.14.1-draft.0/manifests"},{"name":"v0.14.0","sha":"39df2de64c8448b4afaee905a038d615345a1e44","kind":"commit","published_at":"2021-05-27T18:39:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.14.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.14.0/manifests"},{"name":"v0.14.0-draft.0","sha":"39df2de64c8448b4afaee905a038d615345a1e44","kind":"commit","published_at":"2021-05-27T18:39:49.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.14.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.14.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.14.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.14.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.14.0-draft.0/manifests"},{"name":"v0.13.2","sha":"7517f44ef756760060666c20f0de964564fb3aa2","kind":"commit","published_at":"2021-05-20T14:50:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.13.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.2/manifests"},{"name":"v0.13.2-draft.0","sha":"7517f44ef756760060666c20f0de964564fb3aa2","kind":"commit","published_at":"2021-05-20T14:50:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.13.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.13.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.13.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.2-draft.0/manifests"},{"name":"v0.13.1","sha":"fbb222324b90d79db02aac0a7d3b90c49e4dab3c","kind":"commit","published_at":"2021-05-18T14:34:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.13.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.1/manifests"},{"name":"v0.13.1-draft.0","sha":"fbb222324b90d79db02aac0a7d3b90c49e4dab3c","kind":"commit","published_at":"2021-05-18T14:34:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.13.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.13.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.13.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.1-draft.0/manifests"},{"name":"v0.13.0","sha":"51ffe4e83edeac89527c18e1b8ed72f5b42757c8","kind":"commit","published_at":"2021-05-18T11:16:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.13.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.0/manifests"},{"name":"v0.13.0-draft.1","sha":"51ffe4e83edeac89527c18e1b8ed72f5b42757c8","kind":"commit","published_at":"2021-05-18T11:16:05.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.13.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.13.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.13.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.0-draft.1/manifests"},{"name":"v0.13.0-draft.0","sha":"7ed736abc85849ed07927e2d2d17d7c87f568ee5","kind":"commit","published_at":"2021-05-18T07:59:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.13.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.13.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.13.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.13.0-draft.0/manifests"},{"name":"v0.12.1-draft.0","sha":"9205f20ae5e28f281e040bbcd781f0719ad5846e","kind":"commit","published_at":"2021-04-30T13:53:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.12.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.12.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.12.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.12.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.12.1-draft.0/manifests"},{"name":"v0.12.1","sha":"9205f20ae5e28f281e040bbcd781f0719ad5846e","kind":"commit","published_at":"2021-04-30T13:53:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.12.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"0ede48aaa7f42d18eb81069ac19cc0a5d4751e69","kind":"commit","published_at":"2021-04-23T10:24:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.12.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.12.0/manifests"},{"name":"v0.12.0-draft.0","sha":"0ede48aaa7f42d18eb81069ac19cc0a5d4751e69","kind":"commit","published_at":"2021-04-23T10:24:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.12.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.12.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.12.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.12.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.12.0-draft.0/manifests"},{"name":"v0.11.0-draft.2","sha":"3f9e4337ee20219985800d99923a4903a21bfa5a","kind":"commit","published_at":"2021-04-08T10:00:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.11.0-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.11.0-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.11.0-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.11.0-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.11.0-draft.2/manifests"},{"name":"v0.11.0","sha":"3f9e4337ee20219985800d99923a4903a21bfa5a","kind":"commit","published_at":"2021-04-08T10:00:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.11.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.11.0/manifests"},{"name":"v0.11.0-draft.1","sha":"c4f8e913e71ed051e2fb294601e2b189875b73ed","kind":"commit","published_at":"2021-04-08T09:08:17.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.11.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.11.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.11.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.11.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.11.0-draft.1/manifests"},{"name":"v0.11.0-draft.0","sha":"03c6e9016812bc43ff91ba540d4b23a3981d7f39","kind":"commit","published_at":"2021-04-08T07:12:55.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.11.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.11.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.11.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.11.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.11.0-draft.0/manifests"},{"name":"v0.10.1","sha":"dacbc9f140616f656058c26c1a0a6bc349721187","kind":"commit","published_at":"2021-04-01T15:16:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.10.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.10.1/manifests"},{"name":"v0.10.1-draft.0","sha":"dacbc9f140616f656058c26c1a0a6bc349721187","kind":"commit","published_at":"2021-04-01T15:16:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.10.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.10.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.10.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.10.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.10.1-draft.0/manifests"},{"name":"v0.10.0","sha":"39036d7555041ed6d9f10d0a65726c2281a5e534","kind":"commit","published_at":"2021-03-31T12:03:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.10.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.10.0/manifests"},{"name":"v0.10.0-draft.0","sha":"39036d7555041ed6d9f10d0a65726c2281a5e534","kind":"commit","published_at":"2021-03-31T12:03:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.10.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.10.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.10.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.10.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.10.0-draft.0/manifests"},{"name":"v0.9.0","sha":"be8b2a857c1a6ea05ec598273c68b4703d7c5a54","kind":"commit","published_at":"2021-03-10T09:56:59.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.9.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.9.0/manifests"},{"name":"v0.9.0-draft.0","sha":"be8b2a857c1a6ea05ec598273c68b4703d7c5a54","kind":"commit","published_at":"2021-03-10T09:56:59.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.9.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.9.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.9.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.9.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.9.0-draft.0/manifests"},{"name":"v0.8.3","sha":"074ca99cb2761198041089e6d8bf01a8c8ffabc7","kind":"commit","published_at":"2021-03-03T16:47:10.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3/manifests"},{"name":"v0.8.3-draft.4","sha":"074ca99cb2761198041089e6d8bf01a8c8ffabc7","kind":"commit","published_at":"2021-03-03T16:47:10.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.3-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.3-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.3-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.4/manifests"},{"name":"v0.8.3-draft.3","sha":"04db5f4245fe1d97cccd2d19ca5829b467c0f083","kind":"commit","published_at":"2021-03-03T14:46:36.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.3-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.3-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.3-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.3/manifests"},{"name":"v0.8.3-draft.2","sha":"cd517023e790fb3e1d0039d0d28f8e900c0dd3b5","kind":"commit","published_at":"2021-03-03T10:38:23.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.3-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.3-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.3-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.2/manifests"},{"name":"v0.8.3-draft.1","sha":"86165c21883a1d2c300e02ffc603f5997f358b4a","kind":"commit","published_at":"2021-03-03T08:24:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.3-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.3-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.3-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.1/manifests"},{"name":"v0.8.3-draft.0","sha":"df0e331923bfc06db765780379c8c9a9dd0d1499","kind":"commit","published_at":"2021-02-24T09:26:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.3-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.3-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.3-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.3-draft.0/manifests"},{"name":"v0.8.2","sha":"df0e331923bfc06db765780379c8c9a9dd0d1499","kind":"commit","published_at":"2021-02-24T09:26:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.2/manifests"},{"name":"v0.8.2-draft.0","sha":"df0e331923bfc06db765780379c8c9a9dd0d1499","kind":"commit","published_at":"2021-02-24T09:26:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.2-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.2-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.2-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.2-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.2-draft.0/manifests"},{"name":"v0.8.1","sha":"f96b9e528831fa886872f903669b862884ef26cc","kind":"commit","published_at":"2021-02-22T16:56:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1/manifests"},{"name":"v0.8.1-draft.3","sha":"f96b9e528831fa886872f903669b862884ef26cc","kind":"commit","published_at":"2021-02-22T16:56:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.1-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.1-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.1-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1-draft.3/manifests"},{"name":"v0.8.1-draft.2","sha":"cb9376f2e3b69032c0452ddfcb2498b8d38ab902","kind":"commit","published_at":"2021-02-22T09:30:25.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.1-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.1-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.1-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1-draft.2/manifests"},{"name":"v0.8.1-draft.1","sha":"c06aa705a15194ff7fd2c2f3e849b172486379c8","kind":"commit","published_at":"2021-02-19T09:32:52.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.1-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.1-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.1-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1-draft.1/manifests"},{"name":"v0.8.1-draft.0","sha":"c06aa705a15194ff7fd2c2f3e849b172486379c8","kind":"commit","published_at":"2021-02-19T09:32:52.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.1-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.1-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.1-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.1-draft.0/manifests"},{"name":"v0.8.0","sha":"9bd4a43c19a598679ff2945fa40787097074167d","kind":"commit","published_at":"2021-02-17T11:27:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0/manifests"},{"name":"v0.8.0-draft.11","sha":"9bd4a43c19a598679ff2945fa40787097074167d","kind":"commit","published_at":"2021-02-17T11:27:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.11/manifests"},{"name":"v0.8.0-draft.10","sha":"fd4e7befc8d26e7f5c309ffcc61af50fe5437a2a","kind":"commit","published_at":"2021-02-16T21:37:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.10/manifests"},{"name":"v0.8.0-draft.9","sha":"fd4e7befc8d26e7f5c309ffcc61af50fe5437a2a","kind":"commit","published_at":"2021-02-16T21:37:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.9/manifests"},{"name":"v0.8.0-draft.8","sha":"07b14bdb83e4c0e57652276f639c310318d208b1","kind":"tag","published_at":"2021-02-16T16:49:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.8/manifests"},{"name":"v0.8.0-draft.7","sha":"07b14bdb83e4c0e57652276f639c310318d208b1","kind":"commit","published_at":"2021-02-16T13:02:44.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.7/manifests"},{"name":"v0.8.0-draft.6","sha":"07b14bdb83e4c0e57652276f639c310318d208b1","kind":"commit","published_at":"2021-02-16T13:02:44.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.6/manifests"},{"name":"v0.8.0-draft.5","sha":"62c3d11f57ce0b7ab890f898a7d479dc912bd191","kind":"tag","published_at":"2021-02-15T17:07:47.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.5/manifests"},{"name":"v0.8.0-draft.4","sha":"845070983f0cd1350863123796e9da5f498ea0eb","kind":"commit","published_at":"2021-02-09T17:10:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.4/manifests"},{"name":"v0.8.0-draft.3","sha":"4ae34de0bf2c5205a70db5ce2b37193d33a675d8","kind":"commit","published_at":"2021-02-09T07:37:35.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.3/manifests"},{"name":"v0.8.0-draft.2","sha":"09d48fb4d85db1a24d239c4e77f32f8e9e3a2992","kind":"commit","published_at":"2021-02-08T13:05:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.2/manifests"},{"name":"v0.8.0-draft.1","sha":"4400b16cfcff59f61253f76b7e501081332f9c5a","kind":"commit","published_at":"2021-02-08T09:09:50.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.1/manifests"},{"name":"v0.8.0-draft.0","sha":"a8e31ab284086b6a6bfb6e213475e0623c371c34","kind":"commit","published_at":"2021-02-04T16:07:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.8.0-draft.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.8.0-draft.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.8.0-draft.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.8.0-draft.0/manifests"},{"name":"v0.7.7","sha":"9d8be6957c3ef53f4cdaa23547225806652f8ef9","kind":"commit","published_at":"2021-02-03T14:35:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"87d7687985732f7679499daeb254e7fa95fb702e","kind":"commit","published_at":"2021-02-03T12:33:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"9a3e2efee918ce62341c59a8dd8060d975e77ae2","kind":"commit","published_at":"2021-02-03T09:00:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"adc916e9cca2ddeadb7a96c8e29ea5dd336d338d","kind":"tag","published_at":"2021-02-02T20:27:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"e96f0fd73cfd82f4a8885f241b824974e1e9837b","kind":"commit","published_at":"2021-02-02T15:57:48.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"efd9140379075d2d677605c60028c91ee5f1ba09","kind":"tag","published_at":"2021-02-02T12:27:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.2/manifests"},{"name":"v0.7.2-draft.1","sha":"efd9140379075d2d677605c60028c91ee5f1ba09","kind":"tag","published_at":"2021-02-02T12:18:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.2-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.2-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.2-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.2-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.2-draft.1/manifests"},{"name":"v0.7.1","sha":"2004622edd7012b0fac159aff3d4898da3580fc3","kind":"tag","published_at":"2021-02-01T21:39:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.1/manifests"},{"name":"v0.7.1-draft.1","sha":"2004622edd7012b0fac159aff3d4898da3580fc3","kind":"tag","published_at":"2021-02-01T19:20:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.1-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.1-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.1-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.1-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.1-draft.1/manifests"},{"name":"v0.7.0","sha":"07adf136ba230b52eef279a3284a82eb6223a4c6","kind":"commit","published_at":"2021-02-01T13:05:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0/manifests"},{"name":"v0.7.0-draft.9","sha":"07adf136ba230b52eef279a3284a82eb6223a4c6","kind":"commit","published_at":"2021-02-01T13:05:30.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.9/manifests"},{"name":"v0.7.0-draft.8","sha":"a83b40fd2d4b8f2485dc17175f656a5d77017e68","kind":"commit","published_at":"2021-02-01T10:37:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.8/manifests"},{"name":"v0.7.0-draft.7","sha":"95a23557a7d22ca27bb3bdf60799281d88436ee8","kind":"commit","published_at":"2021-01-27T09:11:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.7/manifests"},{"name":"v0.7.0-testrelease2","sha":"95a23557a7d22ca27bb3bdf60799281d88436ee8","kind":"commit","published_at":"2021-01-27T09:11:58.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-testrelease2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-testrelease2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-testrelease2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-testrelease2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-testrelease2/manifests"},{"name":"v0.7.0-draft.6","sha":"9e508cbcb4e7700704a07e0b65b38dcfeff646ab","kind":"commit","published_at":"2021-01-26T12:37:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.6/manifests"},{"name":"v0.7.0-testrelease1","sha":"9e508cbcb4e7700704a07e0b65b38dcfeff646ab","kind":"commit","published_at":"2021-01-26T12:37:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-testrelease1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-testrelease1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-testrelease1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-testrelease1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-testrelease1/manifests"},{"name":"v0.7.0-draft.5","sha":"f5a37b217e93778945ab88ed92a75816e4f9b852","kind":"commit","published_at":"2021-01-26T09:28:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.5/manifests"},{"name":"v0.7.0-draft.4","sha":"ca53790ac92832f80818dc791b13344c1f19071d","kind":"commit","published_at":"2021-01-26T08:29:08.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.4/manifests"},{"name":"v0.7.0-draft.3","sha":"f11fe50a612ae2f383e3d90aa04ba0e1cdc12c55","kind":"commit","published_at":"2021-01-26T08:00:15.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.3/manifests"},{"name":"v0.7.0-testrelease","sha":"d586985eb847e748d900f79684d911b2584af5c9","kind":"commit","published_at":"2021-01-25T15:34:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-testrelease","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-testrelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-testrelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-testrelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-testrelease/manifests"},{"name":"v0.7.0-draft.2","sha":"d586985eb847e748d900f79684d911b2584af5c9","kind":"commit","published_at":"2021-01-25T15:34:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.2/manifests"},{"name":"v0.7.0-draft.1","sha":"040d0b2bb2bfb87dc8e147a38222df906189d066","kind":"commit","published_at":"2021-01-22T15:26:51.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.7.0-draft.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.7.0-draft.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.7.0-draft.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.7.0-draft.1/manifests"},{"name":"v0.6.1","sha":"b8db879ff567d72cd0c040b04a2ee55bca0203b7","kind":"tag","published_at":"2020-11-30T12:29:01.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.6.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"08d5a722257dbb1e06691c5d1ebcf7c17b6c2a0d","kind":"tag","published_at":"2020-11-30T10:14:41.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.6.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"5abb532ea102d88ccde0dec39de91d415833f850","kind":"tag","published_at":"2020-11-11T11:13:10.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.5.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"c81dccda2cc98d1d926a3acbac66240e5ed4f73c","kind":"tag","published_at":"2020-11-11T09:16:37.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.5.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3b9b52c082c7e1c3c42e8d73d14c4cd0f05155bf","kind":"tag","published_at":"2020-10-12T10:54:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.5.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"30d5f8aec667e06664d746ae22f66e92a2875737","kind":"tag","published_at":"2020-10-01T08:35:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.4.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"bad9ea24cc316d5d76cf3e4d560b94cf809aadd4","kind":"tag","published_at":"2020-09-30T12:07:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.4.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"1118e6336a102fdf55adf94d7a4076ae7906acda","kind":"tag","published_at":"2020-09-15T10:55:12.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.4.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8cadb8e8327e1acc0cce32655dd80e13c1e41c93","kind":"tag","published_at":"2020-09-14T16:25:21.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.3.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"decab9f8f132403125d7084922a0b7a84afc8098","kind":"tag","published_at":"2020-09-14T14:01:03.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.3.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"4e188a4336bb5f57bc2431811e54b90bf83b1cdf","kind":"tag","published_at":"2020-08-31T15:42:23.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.2.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"9a0125f2a5fea54dca3166496574c8157baad0ad","kind":"tag","published_at":"2020-08-31T14:01:46.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.2.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"cff9ebb650b2433d345f3ef5d5708b5697b068f9","kind":"tag","published_at":"2020-08-31T13:14:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.2.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"57433c03fa9dbbd1a2448c396ec963174643fa1d","kind":"tag","published_at":"2020-08-03T12:50:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.1.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"ca72bca50bd9654910ea8f36bb6eb3c823cd8a49","kind":"tag","published_at":"2020-07-17T08:24:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"b545071bd3c742c2954ce1b609d6c7ce4fa29d8c","kind":"tag","published_at":"2020-07-01T10:30:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"169e0d00bc4153b5687551e44cdd259afded699b","kind":"tag","published_at":"2020-06-17T09:21:14.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"7a6a8f99826094d2e449d6b8273f07a41b501db2","kind":"tag","published_at":"2020-06-05T09:46:45.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"5b728fa9b8137a18ff24b557ff1df1ab6b5ce88a","kind":"tag","published_at":"2020-06-05T09:18:44.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"29ddcc8ed4d16fe7eeb8d17f0faf23eacaf619be","kind":"tag","published_at":"2020-06-04T16:05:40.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e2f757c78f2af57d13bab0e61288655c54a7a192","kind":"tag","published_at":"2020-06-04T15:59:31.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.2/manifests"},{"name":"0.0.2","sha":"e2f757c78f2af57d13bab0e61288655c54a7a192","kind":"commit","published_at":"2020-06-04T15:59:29.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/0.0.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/0.0.2/manifests"},{"name":"v0.0.2-alpha.0","sha":"3f50f9f68db36b72dc4e01138a0e43be99d24271","kind":"tag","published_at":"2020-06-03T17:59:25.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.2-alpha.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.2-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.2-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.2-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.2-alpha.0/manifests"},{"name":"v0.0.1","sha":"3b44f9589c200426e882b3b2db30594a2c80e6f0","kind":"tag","published_at":"2020-05-27T18:11:56.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1/manifests"},{"name":"v0.0.1-alpha.19","sha":"8413de42aa5f25f9d9d6923cc2ae7e6af7a43b5e","kind":"tag","published_at":"2020-05-25T15:07:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.19","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.19/manifests"},{"name":"v0.0.1-alpha.18","sha":"483db23e8e7587ee069f0eb27f88b9e0b3b2141a","kind":"tag","published_at":"2020-05-20T20:06:53.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.18","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.18/manifests"},{"name":"v0.0.1-alpha.17","sha":"10b9bc6848810960819cb863ffe6c6d7ca7f8027","kind":"tag","published_at":"2020-05-19T20:51:11.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.17","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.17/manifests"},{"name":"v0.0.1-alpha.16","sha":"d875686c3eb10bf921d683b391efc4c0f253b7f8","kind":"tag","published_at":"2020-05-17T13:23:48.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.16","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.16/manifests"},{"name":"v0.0.1-alpha.15","sha":"7a03e706a3ec26c8d93425b90feaadab6dcf3cdd","kind":"tag","published_at":"2020-05-15T15:06:25.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.15","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.15/manifests"},{"name":"v0.0.1-alpha.14","sha":"d505622df7589da25592a1abfe62cb76de702b3b","kind":"tag","published_at":"2020-05-11T16:04:07.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.14","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.14/manifests"},{"name":"v0.0.1-alpha.13","sha":"cbd3d640a1a089fd677f7136e3d80f70bce7633f","kind":"tag","published_at":"2020-04-29T17:35:13.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.13","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.13/manifests"},{"name":"v0.0.1-alpha.12","sha":"a1274954b1ebbc654260b5c0ecf61f9f38b178fc","kind":"tag","published_at":"2020-04-20T10:11:43.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.12","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.12/manifests"},{"name":"v0.0.1-alpha.11","sha":"0353cfe8b7d560910acdf48ef91b5944184a6bcb","kind":"tag","published_at":"2020-04-16T13:03:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.11","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.11/manifests"},{"name":"v0.0.1-alpha.10","sha":"72e9d284d6e622e9844b063ab5a11df66fa08aee","kind":"tag","published_at":"2020-03-31T16:26:38.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.10","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.10/manifests"},{"name":"v0.0.1-alpha.9","sha":"586dc6c544bedf0bf652784afc2c4f6bb14bfa20","kind":"tag","published_at":"2020-03-30T13:40:44.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.9","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.9/manifests"},{"name":"v0.0.1-alpha.8","sha":"7abea2d13ecad1471a1cbcafa47d479b04242bf1","kind":"tag","published_at":"2020-03-30T13:12:26.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.8","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.8/manifests"},{"name":"v0.0.1-alpha.7","sha":"5f1f118af776f412eaf8a1096597424b8187b4e4","kind":"tag","published_at":"2020-03-30T12:56:57.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.7","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.7/manifests"},{"name":"v0.0.1-alpha.6","sha":"280033fe0c406fc520db253d06688f36546692fd","kind":"tag","published_at":"2020-03-19T14:50:59.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.6","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.6/manifests"},{"name":"v0.0.1-alpha.5","sha":"f63694ddc10a4b0a35f058bbb413636e3bc9dc45","kind":"tag","published_at":"2020-03-19T14:40:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.5","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.5/manifests"},{"name":"v0.0.1-alpha.4","sha":"7944ac5be25a90e28d5d1b40c5e6dbfd12105e06","kind":"tag","published_at":"2020-03-19T12:06:09.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.4","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.4/manifests"},{"name":"v0.0.1-alpha.3","sha":"59d381d0c880746faa6cb96d37525d42ffa49472","kind":"tag","published_at":"2020-03-18T15:56:16.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.3","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.3/manifests"},{"name":"v0.0.1-alpha.2","sha":"a9458755ce05f4e4648e5c3dbe8dc94807d91d1b","kind":"tag","published_at":"2020-03-18T15:38:33.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.2","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.2/manifests"},{"name":"v0.0.1-alpha.1","sha":"91d00dede59f8a2b1368165962bd4e559fa3980e","kind":"tag","published_at":"2020-03-18T15:32:34.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.1","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.1/manifests"},{"name":"v0.0.1-alpha.0","sha":"e6cd02e0a39d60c529f11874165286bbb305c951","kind":"tag","published_at":"2020-03-18T15:24:28.000Z","download_url":"https://codeload.github.com/mongodb-js/mongosh/tar.gz/v0.0.1-alpha.0","html_url":"https://github.com/mongodb-js/mongosh/releases/tag/v0.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mongodb-js/mongosh@v0.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/tags/v0.0.1-alpha.0/manifests"}]},"repo_metadata_updated_at":"2026-04-22T00:16:35.498Z","dependent_packages_count":0,"downloads":1042201,"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":"2025-11-05T22:00:56.598Z","issues_count":14,"pull_requests_count":1748,"avg_time_to_close_issue":516185.23076923075,"avg_time_to_close_pull_request":332146.61451814766,"issues_closed_count":13,"pull_requests_closed_count":1598,"pull_request_authors_count":42,"issue_authors_count":8,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.22540045766590389,"merged_pull_requests_count":1529,"bot_issues_count":3,"bot_pull_requests_count":666,"past_year_issues_count":3,"past_year_pull_requests_count":495,"past_year_avg_time_to_close_issue":1272452.6666666667,"past_year_avg_time_to_close_pull_request":316921.643373494,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":415,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.26666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":397,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb-js%2Fmongosh/issues","maintainers":[{"login":"addaleax","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"drichmdb","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drichmdb"},{"login":"Anemy","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Anemy"},{"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":"durran","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/durran"}],"active_maintainers":[{"login":"addaleax","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"drichmdb","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drichmdb"},{"login":"nirinchev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nirinchev"},{"login":"Anemy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Anemy"}]},"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":"alexander_schroll","login":"alexander_schroll","name":null,"email":"alexander.schroll+npm@mongodb.com","url":null,"packages_count":329,"html_url":"https://www.npmjs.com/~alexander_schroll","role":null,"created_at":"2025-09-20T01:55:19.909Z","updated_at":"2025-09-20T01:55:19.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexander_schroll/packages"},{"uuid":"devtoolsbot","login":"devtoolsbot","name":null,"email":"iteng@mongodb.com","url":null,"packages_count":331,"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":"addaleax","login":"addaleax","name":null,"email":"anna@addaleax.net","url":null,"packages_count":399,"html_url":"https://www.npmjs.com/~addaleax","role":null,"created_at":"2025-09-20T01:55:19.783Z","updated_at":"2025-09-20T01:55:19.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/addaleax/packages"},{"uuid":"nirinchev","login":"nirinchev","name":null,"email":"irinchev@me.com","url":null,"packages_count":343,"html_url":"https://www.npmjs.com/~nirinchev","role":null,"created_at":"2025-09-20T01:55:19.956Z","updated_at":"2025-09-20T01:55:19.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nirinchev/packages"},{"uuid":"mcasimir_mdb","login":"mcasimir_mdb","name":null,"email":"maurizio.casimirri@mongodb.com","url":null,"packages_count":323,"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"}]}