{"id":377788,"url":"https://github.com/sindresorhus/globals","last_synced_at":"2026-07-23T13:30:19.300Z","repository":{"id":12516445,"uuid":"15186239","full_name":"sindresorhus/globals","owner":"sindresorhus","description":"Global identifiers from different JavaScript environments","archived":false,"fork":false,"pushed_at":"2026-07-01T00:46:45.000Z","size":426,"stargazers_count":599,"open_issues_count":11,"forks_count":134,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-07-22T07:35:39.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2013-12-14T13:46:23.000Z","updated_at":"2026-07-21T15:44:34.000Z","dependencies_parsed_at":"2023-09-27T10:38:21.260Z","dependency_job_id":"f9146659-94d2-4cfe-8f37-fc8e303489af","html_url":"https://github.com/sindresorhus/globals","commit_stats":{"total_commits":334,"total_committers":100,"mean_commits":3.34,"dds":0.5239520958083832,"last_synced_commit":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18"},"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/globals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/sbom","scorecard":{"id":826334,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/globals","commit":"2b85fdbacb34b87e9550492fa6286f0d99a73238"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":4,"reason":"Found 12/25 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update.yml:11","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:44","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:48","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:69","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:77","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:26","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:42:21.323Z","repository_id":12516445,"created_at":"2025-08-23T16:42:21.323Z","updated_at":"2025-08-23T16:42:21.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35761387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"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":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"packages":[{"id":13743361,"name":"node-globals","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:36:52.945Z","latest_release_published_at":"2026-02-13T05:36:52.945Z","latest_release_number":"12.3.0-1","last_synced_at":"2026-03-13T09:23:08.675Z","created_at":"2026-02-13T05:36:52.748Z","updated_at":"2026-03-13T09:30:30.502Z","registry_url":"https://launchpad.net/ubuntu/+source/node-globals","install_command":"apt-get install node-globals","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs, node-tape \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.8.11)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:36:53.579Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-globals?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13596508,"name":"node-globals","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/globals#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:25:50.589Z","latest_release_published_at":"2026-02-11T10:25:50.589Z","latest_release_number":"11.1.0-1","last_synced_at":"2026-03-13T15:02:28.740Z","created_at":"2026-02-11T10:25:50.400Z","updated_at":"2026-03-13T15:02:28.740Z","registry_url":"https://tracker.debian.org/pkg/node-globals","install_command":"apt-get install node-globals","documentation_url":"https://packages.debian.org/buster/node-globals","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.1.3","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:02.274Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-globals?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":11685888,"name":"org.mvnpm:globals","ecosystem":"maven","description":"Global identifiers from different JavaScript environments","homepage":"https://github.com/sindresorhus/globals#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":[],"namespace":"org.mvnpm","versions_count":38,"first_release_published_at":"2025-03-18T18:51:00.000Z","latest_release_published_at":"2026-06-23T21:01:20.000Z","latest_release_number":"17.7.0","last_synced_at":"2026-07-20T12:00:58.159Z","created_at":"2025-05-25T12:15:51.560Z","updated_at":"2026-07-20T12:00:58.160Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/globals/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/globals/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12516445,"uuid":"15186239","full_name":"sindresorhus/globals","owner":"sindresorhus","description":"Global identifiers from different JavaScript environments","archived":false,"fork":false,"pushed_at":"2025-09-11T21:27:26.000Z","size":402,"stargazers_count":521,"open_issues_count":7,"forks_count":123,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-28T13:35:13.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2013-12-14T13:46:23.000Z","updated_at":"2025-09-21T21:47:29.000Z","dependencies_parsed_at":"2023-09-27T10:38:21.260Z","dependency_job_id":"f9146659-94d2-4cfe-8f37-fc8e303489af","html_url":"https://github.com/sindresorhus/globals","commit_stats":{"total_commits":334,"total_committers":100,"mean_commits":3.34,"dds":0.5239520958083832,"last_synced_commit":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/globals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/sbom","scorecard":{"id":826334,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/globals","commit":"2b85fdbacb34b87e9550492fa6286f0d99a73238"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":4,"reason":"Found 12/25 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update.yml:11","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:44","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:48","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:69","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:77","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:26","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:42:21.323Z","repository_id":12516445,"created_at":"2025-08-23T16:42:21.323Z","updated_at":"2025-08-23T16:42:21.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277527085,"owners_count":25833512,"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-09-29T02:00:09.175Z","response_time":84,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v16.4.0","sha":"52ba38b98338c0e4c16ebab6638b2ac74a2f726c","kind":"tag","published_at":"2025-09-09T19:37:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"2b85fdbacb34b87e9550492fa6286f0d99a73238","kind":"tag","published_at":"2025-07-01T09:52:07.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"d10fa848041b14a571e2f5b0400c5ca2a8cfbafc","kind":"tag","published_at":"2025-05-25T11:02:43.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.2.0/manifests"},{"name":"v16.1.0","sha":"a1d29d4c8a11d05177f9520de34deac903ae94d7","kind":"tag","published_at":"2025-05-07T07:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"efb324782720e6f97d13651fa73ae32ef4ca01b4","kind":"tag","published_at":"2025-02-20T10:36:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.0.0/manifests"},{"name":"v15.15.0","sha":"8a43ab65056483c0248c7be3a69fdb2866d859a2","kind":"tag","published_at":"2025-02-12T17:39:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.15.0/manifests"},{"name":"v15.14.0","sha":"48c7b51a8fb284142f88fe34ada7558c0531c44f","kind":"tag","published_at":"2024-12-18T13:32:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18","kind":"tag","published_at":"2024-12-01T18:45:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.13.0/manifests"},{"name":"v15.12.0","sha":"ff4844d90c7639b1bd30a5705109bf4a30b6d896","kind":"tag","published_at":"2024-11-04T11:02:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"0d906b86787a982313b4d44c43a4abfd83d95e95","kind":"tag","published_at":"2024-10-09T05:59:37.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"756071711d916e360cef77afa0cbb16c612ca115","kind":"tag","published_at":"2024-10-01T15:48:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.10.0/manifests"},{"name":"v15.9.0","sha":"b1d88b841b68e2f56f283140ae5c4b210f39e7dc","kind":"tag","published_at":"2024-08-01T10:34:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.9.0/manifests"},{"name":"v15.8.0","sha":"f6b39781bad9a1884427137b3f20fe93cef8df34","kind":"tag","published_at":"2024-07-02T12:02:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.8.0/manifests"},{"name":"v15.7.0","sha":"a20894b9b2f95176ae1e32aab46ed542d8ef3214","kind":"tag","published_at":"2024-06-30T11:35:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"5261dd91292dd48e1d7eb2f36f680c970d6d0a1a","kind":"tag","published_at":"2024-06-17T10:19:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.6.0/manifests"},{"name":"v15.5.0","sha":"d4082e22e522ffde7b3e242f6815323d00aee284","kind":"tag","published_at":"2024-06-16T00:20:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.5.0/manifests"},{"name":"v15.4.0","sha":"e1d566f167d71a8cd6f99c7f6ad52ddcc49d5746","kind":"tag","published_at":"2024-06-06T16:09:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"1e9a85c37ca2bc2d0a6306482e148556232aeddb","kind":"tag","published_at":"2024-05-19T15:13:49.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"ecb9ee0c76b0a98b8ff4ef001bffc0acd5c9b135","kind":"tag","published_at":"2024-05-09T13:25:49.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"f22d19fa8969166f6890cb38a9a710bc540ec780","kind":"tag","published_at":"2024-04-28T08:16:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0/manifests"},{"name":"v15.0.0","sha":"da9768020e2c82a5e8a04e56419dc4a237e5e057","kind":"tag","published_at":"2024-03-26T04:39:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0/manifests"},{"name":"v14.0.0","sha":"9b903064b5842a3231549d3767dbfddb463c1c0d","kind":"tag","published_at":"2024-02-10T15:24:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v14.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0/manifests"},{"name":"v13.24.0","sha":"47d4224894e1a6cda1a6b19920846e7141151aca","kind":"tag","published_at":"2023-12-10T17:32:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.24.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0/manifests"},{"name":"v13.23.0","sha":"870383888c52f48d11d02975f107468f9401024e","kind":"tag","published_at":"2023-10-05T14:21:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.23.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0/manifests"},{"name":"v13.22.0","sha":"d887e4c9772e25c37bb326c1e591064ca64a1a63","kind":"tag","published_at":"2023-09-20T17:08:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.22.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0/manifests"},{"name":"v13.21.0","sha":"f966f4d1acf7fcacb34911719108dd5bc970fac9","kind":"tag","published_at":"2023-08-11T11:11:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.21.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0/manifests"},{"name":"v13.20.0","sha":"64d801f42fd9a35617622b1b19010701352efe6d","kind":"tag","published_at":"2023-01-28T09:32:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.20.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0/manifests"},{"name":"v13.19.0","sha":"07e347525041cc20ee02f44392423d367cc0e749","kind":"tag","published_at":"2022-12-12T08:58:02.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.19.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0/manifests"},{"name":"v13.18.0","sha":"de1379f6246f85109c632c47d72d07166621b861","kind":"tag","published_at":"2022-11-17T10:04:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0/manifests"},{"name":"v13.17.0","sha":"1a1f7e863300f5685c66263086765b8cdcdc3665","kind":"tag","published_at":"2022-07-21T08:14:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0/manifests"},{"name":"v13.16.0","sha":"f03c94a4727b7f81f4dedee869240b953a6f1e71","kind":"tag","published_at":"2022-07-04T19:56:36.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0/manifests"},{"name":"v13.15.0","sha":"e396260192e6dbb65dd1cc66aac09f5076d375d7","kind":"tag","published_at":"2022-05-12T07:32:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0/manifests"},{"name":"v13.14.0","sha":"bbb271afd2ccf80f58c2c339290b1df70db6f891","kind":"tag","published_at":"2022-05-08T17:12:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0/manifests"},{"name":"v13.13.0","sha":"d6f472a80cc85390ddcf7c43b6922b08e38d23a6","kind":"tag","published_at":"2022-03-15T18:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0/manifests"},{"name":"v13.12.1","sha":"73f9554bdb40ff3b10a7d91b0e0801f3b2da1816","kind":"tag","published_at":"2022-02-02T17:17:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1/manifests"},{"name":"v13.12.0","sha":"332404584ae6721500cfcddb034a3fae26618666","kind":"tag","published_at":"2021-10-27T06:41:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"70e594a6f7f5a9ba9692f92a372c1b43f4ba0f0b","kind":"tag","published_at":"2021-08-12T23:15:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0/manifests"},{"name":"v13.10.0","sha":"0e00de7db0611cf4d6df4a4651a8b7b6ca000538","kind":"tag","published_at":"2021-07-07T11:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"90f27f5862c4a4d8bff84a2e2832f99d4fcd1d91","kind":"tag","published_at":"2021-05-27T03:54:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0/manifests"},{"name":"v13.8.0","sha":"463bfe61ba210fbbf0ae88309b395e7364419c1f","kind":"tag","published_at":"2021-04-09T08:28:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"926294653dc526c513dce3523b4675f63cc00e87","kind":"tag","published_at":"2021-03-18T13:47:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0/manifests"},{"name":"v13.6.0","sha":"0383746778d6528b9fed49a5cb0cc12d6ffd912e","kind":"tag","published_at":"2021-02-16T05:25:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0/manifests"},{"name":"v13.5.0","sha":"b9958949bde06e2729f6c0a6cb88c9326887218f","kind":"tag","published_at":"2020-12-19T16:31:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"948705f0769b36ecd6c9d6d129d318f37ea4cc4b","kind":"tag","published_at":"2020-12-08T06:28:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"ef4e335e82619afc52504d4686f1d57dca32e784","kind":"tag","published_at":"2020-10-25T22:47:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"95eaeb2f4f927642fd47c860fa31b2f0c24d9246","kind":"tag","published_at":"2020-08-06T10:48:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"7b4dac7464aca23b2d05f43189fc7cc02c03c87f","kind":"tag","published_at":"2020-06-06T06:46:58.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"f8c183ec1ee238ef274442fe405f0e3d214a14fa","kind":"tag","published_at":"2020-04-12T06:37:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0/manifests"},{"name":"v12.4.0","sha":"92bbb85fc797e03465fbf6e69fb881be4f07e23d","kind":"tag","published_at":"2020-03-09T09:12:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0/manifests"},{"name":"v12.3.0","sha":"fee6997b7da5524973b6dbf32d140e41a39f24ba","kind":"tag","published_at":"2019-11-19T05:57:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"57a79b0ad28f0963057dc13921063f6f28c00b51","kind":"tag","published_at":"2019-11-13T04:48:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0/manifests"},{"name":"v12.1.1","sha":"1dd9a9ffde98fdefadb69ccd74a6ae2315136b2c","kind":"tag","published_at":"2019-10-08T04:57:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"badfe7dd74d63786a0550132281ecd5d97665302","kind":"tag","published_at":"2019-09-14T08:33:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"a1d32c7f76e4d1ac3c8883acf075db11bd4d44f9","kind":"tag","published_at":"2019-07-21T13:54:19.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0/manifests"},{"name":"v11.12.0","sha":"6bf39e6d2aaf5b107a840fd18f29be45760f2749","kind":"tag","published_at":"2019-04-30T12:08:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"0155131737e8ef05d3bea05d6268b4d4c469236b","kind":"tag","published_at":"2019-02-11T18:21:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"06fb76415e4c1f664c8e0a1185f800956b59fd45","kind":"tag","published_at":"2019-01-09T05:14:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"3341b4df701c0f7911bfb2c8064b2bb5d11d6f6a","kind":"tag","published_at":"2018-11-12T07:02:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"40a26a4bf53e2b73fd5ac7d33dfd411a0104b57c","kind":"tag","published_at":"2018-10-02T05:33:50.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"45fc1b8d950704bcfd2b5af1cb2ce10f94361741","kind":"tag","published_at":"2018-06-20T07:27:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"feb15f37f071e5fc976dfa212927b700de5606b4","kind":"tag","published_at":"2018-06-19T18:15:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"4ce1b7aa14ffc799a4e7b867e7d91c634ef81efb","kind":"tag","published_at":"2018-04-27T05:00:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"75916799082c151c1b1051e89674064b877b2570","kind":"tag","published_at":"2018-03-24T11:33:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"f1448bb44004ee15083dd0cd0bd74ef7bb53152b","kind":"tag","published_at":"2018-01-30T03:08:42.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"df0993cc6a394d64ea366b6614f2bb18403bd7f3","kind":"tag","published_at":"2018-01-25T22:12:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"97c71054d75144c7ec58c6a0c2496ff90838fea3","kind":"tag","published_at":"2017-12-09T12:50:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"b8c38ebaa24cfc5379f6a4f3bffbfdd7baa7e91b","kind":"tag","published_at":"2017-11-17T09:25:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"969a12ca2d1269a522d54583877978808fd4a50d","kind":"tag","published_at":"2017-11-17T07:02:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0/manifests"},{"name":"v10.4.0","sha":"18de21523df775fd8374da0926d173fa3e2d095c","kind":"tag","published_at":"2017-11-17T05:00:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"1de990c1a2473cb58040704c24e1f6a58655b6b8","kind":"tag","published_at":"2017-11-03T16:09:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"8cb3de2087a7a877ef86292f55f0a8ee357da34a","kind":"tag","published_at":"2017-10-29T14:28:13.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"890bcfe6e052739ce2d4dea038589f9243cf9b17","kind":"tag","published_at":"2017-08-18T08:44:57.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"fd2e22986a7fc7a5a1fc3577b82cca2af6bdcd65","kind":"tag","published_at":"2017-06-07T09:31:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0/manifests"},{"name":"v9.18.0","sha":"09ba8754235e5953507b8d0543d65098bc7bb78d","kind":"tag","published_at":"2017-06-07T09:25:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0/manifests"},{"name":"v9.17.0","sha":"49b918ba1e72d831247a3f92cd8c59acc763a6bf","kind":"tag","published_at":"2017-03-25T07:37:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0/manifests"},{"name":"v9.16.0","sha":"cbd8b3783569efa86603cf22ace00cf4efddfb83","kind":"tag","published_at":"2017-02-16T12:55:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"07f98339930695b2267dbc815c34ee47861e9682","kind":"tag","published_at":"2017-02-14T14:28:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"4159cd067369b8242131551beb09fafb52afc289","kind":"tag","published_at":"2016-11-20T06:28:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"130c25f34b2d5e5e7b2d7ecb8294cddef56e93e0","kind":"tag","published_at":"2016-11-11T09:53:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"282ae63d59b6fae64a5d0965e03cce9c6263de55","kind":"tag","published_at":"2016-10-10T05:05:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"f455691475dc05015b662fe4f457569811e40fc5","kind":"tag","published_at":"2016-10-09T15:18:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"2225fe213599c0b619b17c396e7765f02d38fe72","kind":"tag","published_at":"2016-09-10T13:41:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"367f1f26434aee2c26387003cadbd95131a3fc3b","kind":"tag","published_at":"2016-07-03T21:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"870eb326517a556c5d1439f9e99d29db60d49aa6","kind":"tag","published_at":"2016-06-07T15:51:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"158ee4b3768742b9316559f90796ce747f9c591e","kind":"tag","published_at":"2016-05-22T07:23:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"def3a004b15985b94aeead981478659701c7ff06","kind":"tag","published_at":"2016-05-01T09:45:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"ddd67eee82aed52cdba7a28b09b9c3f1dea0f0c7","kind":"tag","published_at":"2016-04-18T16:03:10.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"77c6fd4f214140ef81c530c5b3da49ee346fd08a","kind":"tag","published_at":"2016-04-05T15:49:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"7f34af9a33f59f5ad460c6c7ff035669ba30d756","kind":"tag","published_at":"2016-04-02T16:15:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"4976a1a3c08c8f9a7fa11364a57d6e06d1add141","kind":"tag","published_at":"2016-03-24T14:26:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"1e9ebc39828b92bd5c8ec7dc7bb07d62f2fb0153","kind":"tag","published_at":"2016-02-26T15:09:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"12d20fee61d95fb5ec6676f8af62e5ee41ee6941","kind":"tag","published_at":"2016-02-07T05:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"d929a0c638008d4cbf87cc7faac5bc5169e2b86d","kind":"tag","published_at":"2016-01-07T15:53:31.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"1e9e189ec76b938de5692941107c62442b93fe57","kind":"tag","published_at":"2015-12-31T00:20:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"a6823fb0538f488ffccd0971b81e84a54ecceef5","kind":"tag","published_at":"2015-12-29T21:53:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"cff018fdec7ae48f7e1b0e68c3d08019449dbbdc","kind":"tag","published_at":"2015-12-15T18:26:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"06eaf6882266932a28a56f8ec322053ff731d90d","kind":"tag","published_at":"2015-12-02T18:38:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"73177be7f9a8f1e53b403f500bc8d41ae9fa7fd7","kind":"tag","published_at":"2015-11-30T01:40:52.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"34f4632378986bda98a02aba88be09617cbb9287","kind":"tag","published_at":"2015-11-20T18:19:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4968331eef0beb0c4cb712472990ec1688fc7779","kind":"tag","published_at":"2015-11-13T08:06:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"b822c731d03c77e1ed54432e7c484a52fe4a175d","kind":"tag","published_at":"2015-10-03T17:15:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"beb2076565fd764a1264f0b066f96744862b68d6","kind":"tag","published_at":"2015-09-21T05:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"9576451c6bde9960a025ee4d3c8708913f7dbc80","kind":"tag","published_at":"2015-09-20T09:14:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"222cb5f8455cc3459ecdd613f8a152922c213c9d","kind":"tag","published_at":"2015-09-05T07:34:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"a993b8aa0792868c14021d10518f5f3ca0723dd9","kind":"tag","published_at":"2015-09-01T09:32:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"32e4f339277cac3160671c77eec63683a3e411b9","kind":"tag","published_at":"2015-08-20T16:29:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"081517fa8e8ab43ce122a0cb4c36766ad8efb2ee","kind":"tag","published_at":"2015-08-20T06:38:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"360ff9983bc5209f552ebcdae6568c9cff561efa","kind":"tag","published_at":"2015-08-18T07:54:32.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"51e51777b0d4db43cbb381fc2616adf8142fe55e","kind":"tag","published_at":"2015-07-30T11:22:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0/manifests"},{"name":"8.2.0","sha":"446d0ed196d58bf62c0ed94e06e2ffbe75816ad9","kind":"tag","published_at":"2015-06-29T17:42:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"f86075648ac672a540e64c2a46de8ef49c15fc0b","kind":"tag","published_at":"2015-06-20T17:32:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0/manifests"},{"name":"8.0.0","sha":"cce613db700a579352e87c331c9427d46d60d162","kind":"tag","published_at":"2015-06-07T16:48:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0/manifests"},{"name":"7.1.0","sha":"38b4e9a4942df8e62769307fdcaf376a7b5b8ee8","kind":"tag","published_at":"2015-06-03T09:21:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"fecd6fa10a001e5589db242a1ce4d03194772ef7","kind":"tag","published_at":"2015-06-02T19:58:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0/manifests"},{"name":"v6.4.1","sha":"c8e9f2aba0eaea2a732452667a386178ddd6bcb7","kind":"tag","published_at":"2015-03-26T06:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"9c1d079f3197f3cbae1365ee8f15e5abd7ce1fb3","kind":"tag","published_at":"2015-03-25T10:49:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"db5f7082d29f8933a49e7bc42c6bd55db28de779","kind":"tag","published_at":"2015-03-17T11:58:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"22889fa12fa1a028bb1eee368aadd05e40e70b05","kind":"tag","published_at":"2015-02-16T15:49:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"c3937467a80f3da4000a0a7cb15b92ea11ce8ea8","kind":"tag","published_at":"2015-02-04T19:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3e865210ba72e36f854ec42b00ca6875024e28cd","kind":"tag","published_at":"2015-02-02T10:22:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"b9c4e523b6bd6c60e1a3fe8081a00cd1a6d2c5cc","kind":"tag","published_at":"2015-01-22T08:49:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"04de6084164950e8ad06ba3b028515f2e89d2bc1","kind":"tag","published_at":"2015-01-19T22:13:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"3a4f5432aa72158b112d85cd027be218c872846f","kind":"tag","published_at":"2014-12-18T00:13:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"9362018d7d29d4f4d335b3909e30ac73b13cf810","kind":"tag","published_at":"2014-12-12T23:33:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"6400333f4cbed250826e4aea9081eefbb6e676c0","kind":"tag","published_at":"2014-11-26T12:33:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"787be0b6fbdbcd6f75e01df674fd7d89ce72cf74","kind":"tag","published_at":"2014-08-14T14:15:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0/manifests"},{"name":"0.1.1","sha":"a4b5b0a7f66a711175c574baabe2be6b852606f6","kind":"tag","published_at":"2014-04-30T22:22:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"918d98389e3ca27d98a8a3bcedf7637726cfd197","kind":"tag","published_at":"2013-12-14T13:48:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T20:45:12.369Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.573813777109194,"dependent_packages_count":49.43450702018303,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.00416039864611},"purl":"pkg:maven/org.mvnpm/globals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:globals/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T04:01:19.997Z","issues_count":61,"pull_requests_count":214,"avg_time_to_close_issue":21698232.11764706,"avg_time_to_close_pull_request":1219373.5384615385,"issues_closed_count":51,"pull_requests_closed_count":195,"pull_request_authors_count":66,"issue_authors_count":51,"avg_comments_per_issue":1.9672131147540983,"avg_comments_per_pull_request":0.9672897196261683,"merged_pull_requests_count":162,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":15,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":868682.0,"past_year_avg_time_to_close_pull_request":417432.8775510204,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.7735849056603774,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/issues","maintainers":[{"login":"fisker","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"},{"login":"mysticatea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"sindresorhus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"nzakas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"}],"active_maintainers":[{"login":"fisker","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:globals/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":13399385,"name":"node-globals","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:41:28.181Z","latest_release_published_at":"2026-02-06T05:41:28.181Z","latest_release_number":"13.23.0-1","last_synced_at":"2026-03-06T06:57:59.622Z","created_at":"2026-02-06T05:41:27.897Z","updated_at":"2026-03-06T07:08:27.611Z","registry_url":"https://launchpad.net/ubuntu/+source/node-globals","install_command":"apt-get install node-globals","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-globals?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13793952,"name":"node-globals","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:02:24.074Z","latest_release_published_at":"2026-02-13T16:02:24.074Z","latest_release_number":"13.18.0-1","last_synced_at":"2026-03-13T20:17:06.608Z","created_at":"2026-02-13T16:02:23.815Z","updated_at":"2026-03-13T20:17:06.831Z","registry_url":"https://launchpad.net/ubuntu/+source/node-globals","install_command":"apt-get install node-globals","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12516445,"uuid":"15186239","full_name":"sindresorhus/globals","owner":"sindresorhus","description":"Global identifiers from different JavaScript environments","archived":false,"fork":false,"pushed_at":"2026-02-01T00:49:57.000Z","size":400,"stargazers_count":555,"open_issues_count":8,"forks_count":130,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-02-01T12:27:56.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2013-12-14T13:46:23.000Z","updated_at":"2026-02-01T00:50:00.000Z","dependencies_parsed_at":"2023-09-27T10:38:21.260Z","dependency_job_id":"f9146659-94d2-4cfe-8f37-fc8e303489af","html_url":"https://github.com/sindresorhus/globals","commit_stats":{"total_commits":334,"total_committers":100,"mean_commits":3.34,"dds":0.5239520958083832,"last_synced_commit":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18"},"previous_names":[],"tags_count":133,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/globals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/sbom","scorecard":{"id":826334,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/globals","commit":"2b85fdbacb34b87e9550492fa6286f0d99a73238"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":4,"reason":"Found 12/25 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update.yml:11","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:44","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:48","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:69","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:77","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:26","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:42:21.323Z","repository_id":12516445,"created_at":"2025-08-23T16:42:21.323Z","updated_at":"2025-08-23T16:42:21.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29411858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-13T16:02:58.425Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-globals?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-globals/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-01T03:00:41.570Z","issues_count":62,"pull_requests_count":226,"avg_time_to_close_issue":21283137.53846154,"avg_time_to_close_pull_request":1414966.381642512,"issues_closed_count":52,"pull_requests_closed_count":207,"pull_request_authors_count":68,"issue_authors_count":51,"avg_comments_per_issue":1.967741935483871,"avg_comments_per_pull_request":0.9646017699115044,"merged_pull_requests_count":171,"bot_issues_count":0,"bot_pull_requests_count":45,"past_year_issues_count":10,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":1196291.0,"past_year_avg_time_to_close_pull_request":417943.6,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.7818181818181819,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/issues","maintainers":[{"login":"fisker","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"},{"login":"mysticatea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"sindresorhus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"nzakas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"}],"active_maintainers":[{"login":"fisker","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13701575,"name":"node-globals","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:13:43.458Z","latest_release_published_at":"2026-02-12T21:13:43.458Z","latest_release_number":"13.18.0-1","last_synced_at":"2026-03-13T20:40:46.765Z","created_at":"2026-02-12T21:13:43.261Z","updated_at":"2026-03-13T20:40:46.765Z","registry_url":"https://tracker.debian.org/pkg/node-globals","install_command":"apt-get install node-globals","documentation_url":"https://packages.debian.org/bookworm/node-globals","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:14:37.892Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-globals?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13522836,"name":"node-globals","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:02:05.729Z","latest_release_published_at":"2026-02-10T22:02:05.729Z","latest_release_number":"13.5.0-1","last_synced_at":"2026-03-14T01:24:17.280Z","created_at":"2026-02-10T22:02:05.536Z","updated_at":"2026-03-14T01:24:17.280Z","registry_url":"https://tracker.debian.org/pkg/node-globals","install_command":"apt-get install node-globals","documentation_url":"https://packages.debian.org/bullseye/node-globals","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), nodejs, node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:04.389Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-globals?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13558298,"name":"node-globals","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:45:43.473Z","latest_release_published_at":"2026-02-11T04:45:43.473Z","latest_release_number":"13.18.0-1","last_synced_at":"2026-03-11T10:41:27.117Z","created_at":"2026-02-11T04:45:43.280Z","updated_at":"2026-03-11T10:41:27.117Z","registry_url":"https://launchpad.net/ubuntu/+source/node-globals","install_command":"apt-get install node-globals","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:59.574Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-globals?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":11472951,"name":"github.com/sindresorhus/globals","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":[],"namespace":null,"versions_count":130,"first_release_published_at":"2014-08-14T14:15:41.000Z","latest_release_published_at":"2026-06-22T17:19:26.000Z","latest_release_number":"v17.7.0+incompatible","last_synced_at":"2026-07-20T12:01:00.961Z","created_at":"2025-03-23T07:10:20.331Z","updated_at":"2026-07-20T12:01:00.961Z","registry_url":"https://pkg.go.dev/github.com/sindresorhus/globals","install_command":"go get github.com/sindresorhus/globals","documentation_url":"https://pkg.go.dev/github.com/sindresorhus/globals#section-documentation","metadata":{},"repo_metadata":{"id":12516445,"uuid":"15186239","full_name":"sindresorhus/globals","owner":"sindresorhus","description":"Global identifiers from different JavaScript environments","archived":false,"fork":false,"pushed_at":"2025-09-11T21:27:26.000Z","size":402,"stargazers_count":521,"open_issues_count":7,"forks_count":123,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-28T13:35:13.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2013-12-14T13:46:23.000Z","updated_at":"2025-09-21T21:47:29.000Z","dependencies_parsed_at":"2023-09-27T10:38:21.260Z","dependency_job_id":"f9146659-94d2-4cfe-8f37-fc8e303489af","html_url":"https://github.com/sindresorhus/globals","commit_stats":{"total_commits":334,"total_committers":100,"mean_commits":3.34,"dds":0.5239520958083832,"last_synced_commit":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/globals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/sbom","scorecard":{"id":826334,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/globals","commit":"2b85fdbacb34b87e9550492fa6286f0d99a73238"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":4,"reason":"Found 12/25 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update.yml:11","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:44","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:48","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:69","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:77","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:26","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:42:21.323Z","repository_id":12516445,"created_at":"2025-08-23T16:42:21.323Z","updated_at":"2025-08-23T16:42:21.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277527085,"owners_count":25833512,"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-09-29T02:00:09.175Z","response_time":84,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v16.4.0","sha":"52ba38b98338c0e4c16ebab6638b2ac74a2f726c","kind":"tag","published_at":"2025-09-09T19:37:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"2b85fdbacb34b87e9550492fa6286f0d99a73238","kind":"tag","published_at":"2025-07-01T09:52:07.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"d10fa848041b14a571e2f5b0400c5ca2a8cfbafc","kind":"tag","published_at":"2025-05-25T11:02:43.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.2.0/manifests"},{"name":"v16.1.0","sha":"a1d29d4c8a11d05177f9520de34deac903ae94d7","kind":"tag","published_at":"2025-05-07T07:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"efb324782720e6f97d13651fa73ae32ef4ca01b4","kind":"tag","published_at":"2025-02-20T10:36:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.0.0/manifests"},{"name":"v15.15.0","sha":"8a43ab65056483c0248c7be3a69fdb2866d859a2","kind":"tag","published_at":"2025-02-12T17:39:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.15.0/manifests"},{"name":"v15.14.0","sha":"48c7b51a8fb284142f88fe34ada7558c0531c44f","kind":"tag","published_at":"2024-12-18T13:32:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18","kind":"tag","published_at":"2024-12-01T18:45:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.13.0/manifests"},{"name":"v15.12.0","sha":"ff4844d90c7639b1bd30a5705109bf4a30b6d896","kind":"tag","published_at":"2024-11-04T11:02:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"0d906b86787a982313b4d44c43a4abfd83d95e95","kind":"tag","published_at":"2024-10-09T05:59:37.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"756071711d916e360cef77afa0cbb16c612ca115","kind":"tag","published_at":"2024-10-01T15:48:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.10.0/manifests"},{"name":"v15.9.0","sha":"b1d88b841b68e2f56f283140ae5c4b210f39e7dc","kind":"tag","published_at":"2024-08-01T10:34:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.9.0/manifests"},{"name":"v15.8.0","sha":"f6b39781bad9a1884427137b3f20fe93cef8df34","kind":"tag","published_at":"2024-07-02T12:02:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.8.0/manifests"},{"name":"v15.7.0","sha":"a20894b9b2f95176ae1e32aab46ed542d8ef3214","kind":"tag","published_at":"2024-06-30T11:35:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"5261dd91292dd48e1d7eb2f36f680c970d6d0a1a","kind":"tag","published_at":"2024-06-17T10:19:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.6.0/manifests"},{"name":"v15.5.0","sha":"d4082e22e522ffde7b3e242f6815323d00aee284","kind":"tag","published_at":"2024-06-16T00:20:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.5.0/manifests"},{"name":"v15.4.0","sha":"e1d566f167d71a8cd6f99c7f6ad52ddcc49d5746","kind":"tag","published_at":"2024-06-06T16:09:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"1e9a85c37ca2bc2d0a6306482e148556232aeddb","kind":"tag","published_at":"2024-05-19T15:13:49.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"ecb9ee0c76b0a98b8ff4ef001bffc0acd5c9b135","kind":"tag","published_at":"2024-05-09T13:25:49.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"f22d19fa8969166f6890cb38a9a710bc540ec780","kind":"tag","published_at":"2024-04-28T08:16:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0/manifests"},{"name":"v15.0.0","sha":"da9768020e2c82a5e8a04e56419dc4a237e5e057","kind":"tag","published_at":"2024-03-26T04:39:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0/manifests"},{"name":"v14.0.0","sha":"9b903064b5842a3231549d3767dbfddb463c1c0d","kind":"tag","published_at":"2024-02-10T15:24:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v14.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0/manifests"},{"name":"v13.24.0","sha":"47d4224894e1a6cda1a6b19920846e7141151aca","kind":"tag","published_at":"2023-12-10T17:32:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.24.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0/manifests"},{"name":"v13.23.0","sha":"870383888c52f48d11d02975f107468f9401024e","kind":"tag","published_at":"2023-10-05T14:21:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.23.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0/manifests"},{"name":"v13.22.0","sha":"d887e4c9772e25c37bb326c1e591064ca64a1a63","kind":"tag","published_at":"2023-09-20T17:08:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.22.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0/manifests"},{"name":"v13.21.0","sha":"f966f4d1acf7fcacb34911719108dd5bc970fac9","kind":"tag","published_at":"2023-08-11T11:11:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.21.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0/manifests"},{"name":"v13.20.0","sha":"64d801f42fd9a35617622b1b19010701352efe6d","kind":"tag","published_at":"2023-01-28T09:32:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.20.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0/manifests"},{"name":"v13.19.0","sha":"07e347525041cc20ee02f44392423d367cc0e749","kind":"tag","published_at":"2022-12-12T08:58:02.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.19.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0/manifests"},{"name":"v13.18.0","sha":"de1379f6246f85109c632c47d72d07166621b861","kind":"tag","published_at":"2022-11-17T10:04:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0/manifests"},{"name":"v13.17.0","sha":"1a1f7e863300f5685c66263086765b8cdcdc3665","kind":"tag","published_at":"2022-07-21T08:14:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0/manifests"},{"name":"v13.16.0","sha":"f03c94a4727b7f81f4dedee869240b953a6f1e71","kind":"tag","published_at":"2022-07-04T19:56:36.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0/manifests"},{"name":"v13.15.0","sha":"e396260192e6dbb65dd1cc66aac09f5076d375d7","kind":"tag","published_at":"2022-05-12T07:32:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0/manifests"},{"name":"v13.14.0","sha":"bbb271afd2ccf80f58c2c339290b1df70db6f891","kind":"tag","published_at":"2022-05-08T17:12:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0/manifests"},{"name":"v13.13.0","sha":"d6f472a80cc85390ddcf7c43b6922b08e38d23a6","kind":"tag","published_at":"2022-03-15T18:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0/manifests"},{"name":"v13.12.1","sha":"73f9554bdb40ff3b10a7d91b0e0801f3b2da1816","kind":"tag","published_at":"2022-02-02T17:17:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1/manifests"},{"name":"v13.12.0","sha":"332404584ae6721500cfcddb034a3fae26618666","kind":"tag","published_at":"2021-10-27T06:41:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"70e594a6f7f5a9ba9692f92a372c1b43f4ba0f0b","kind":"tag","published_at":"2021-08-12T23:15:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0/manifests"},{"name":"v13.10.0","sha":"0e00de7db0611cf4d6df4a4651a8b7b6ca000538","kind":"tag","published_at":"2021-07-07T11:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"90f27f5862c4a4d8bff84a2e2832f99d4fcd1d91","kind":"tag","published_at":"2021-05-27T03:54:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0/manifests"},{"name":"v13.8.0","sha":"463bfe61ba210fbbf0ae88309b395e7364419c1f","kind":"tag","published_at":"2021-04-09T08:28:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"926294653dc526c513dce3523b4675f63cc00e87","kind":"tag","published_at":"2021-03-18T13:47:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0/manifests"},{"name":"v13.6.0","sha":"0383746778d6528b9fed49a5cb0cc12d6ffd912e","kind":"tag","published_at":"2021-02-16T05:25:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0/manifests"},{"name":"v13.5.0","sha":"b9958949bde06e2729f6c0a6cb88c9326887218f","kind":"tag","published_at":"2020-12-19T16:31:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"948705f0769b36ecd6c9d6d129d318f37ea4cc4b","kind":"tag","published_at":"2020-12-08T06:28:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"ef4e335e82619afc52504d4686f1d57dca32e784","kind":"tag","published_at":"2020-10-25T22:47:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"95eaeb2f4f927642fd47c860fa31b2f0c24d9246","kind":"tag","published_at":"2020-08-06T10:48:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"7b4dac7464aca23b2d05f43189fc7cc02c03c87f","kind":"tag","published_at":"2020-06-06T06:46:58.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"f8c183ec1ee238ef274442fe405f0e3d214a14fa","kind":"tag","published_at":"2020-04-12T06:37:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0/manifests"},{"name":"v12.4.0","sha":"92bbb85fc797e03465fbf6e69fb881be4f07e23d","kind":"tag","published_at":"2020-03-09T09:12:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0/manifests"},{"name":"v12.3.0","sha":"fee6997b7da5524973b6dbf32d140e41a39f24ba","kind":"tag","published_at":"2019-11-19T05:57:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"57a79b0ad28f0963057dc13921063f6f28c00b51","kind":"tag","published_at":"2019-11-13T04:48:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0/manifests"},{"name":"v12.1.1","sha":"1dd9a9ffde98fdefadb69ccd74a6ae2315136b2c","kind":"tag","published_at":"2019-10-08T04:57:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"badfe7dd74d63786a0550132281ecd5d97665302","kind":"tag","published_at":"2019-09-14T08:33:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"a1d32c7f76e4d1ac3c8883acf075db11bd4d44f9","kind":"tag","published_at":"2019-07-21T13:54:19.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0/manifests"},{"name":"v11.12.0","sha":"6bf39e6d2aaf5b107a840fd18f29be45760f2749","kind":"tag","published_at":"2019-04-30T12:08:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"0155131737e8ef05d3bea05d6268b4d4c469236b","kind":"tag","published_at":"2019-02-11T18:21:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"06fb76415e4c1f664c8e0a1185f800956b59fd45","kind":"tag","published_at":"2019-01-09T05:14:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"3341b4df701c0f7911bfb2c8064b2bb5d11d6f6a","kind":"tag","published_at":"2018-11-12T07:02:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"40a26a4bf53e2b73fd5ac7d33dfd411a0104b57c","kind":"tag","published_at":"2018-10-02T05:33:50.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"45fc1b8d950704bcfd2b5af1cb2ce10f94361741","kind":"tag","published_at":"2018-06-20T07:27:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"feb15f37f071e5fc976dfa212927b700de5606b4","kind":"tag","published_at":"2018-06-19T18:15:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"4ce1b7aa14ffc799a4e7b867e7d91c634ef81efb","kind":"tag","published_at":"2018-04-27T05:00:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"75916799082c151c1b1051e89674064b877b2570","kind":"tag","published_at":"2018-03-24T11:33:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"f1448bb44004ee15083dd0cd0bd74ef7bb53152b","kind":"tag","published_at":"2018-01-30T03:08:42.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"df0993cc6a394d64ea366b6614f2bb18403bd7f3","kind":"tag","published_at":"2018-01-25T22:12:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"97c71054d75144c7ec58c6a0c2496ff90838fea3","kind":"tag","published_at":"2017-12-09T12:50:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"b8c38ebaa24cfc5379f6a4f3bffbfdd7baa7e91b","kind":"tag","published_at":"2017-11-17T09:25:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"969a12ca2d1269a522d54583877978808fd4a50d","kind":"tag","published_at":"2017-11-17T07:02:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0/manifests"},{"name":"v10.4.0","sha":"18de21523df775fd8374da0926d173fa3e2d095c","kind":"tag","published_at":"2017-11-17T05:00:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"1de990c1a2473cb58040704c24e1f6a58655b6b8","kind":"tag","published_at":"2017-11-03T16:09:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"8cb3de2087a7a877ef86292f55f0a8ee357da34a","kind":"tag","published_at":"2017-10-29T14:28:13.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"890bcfe6e052739ce2d4dea038589f9243cf9b17","kind":"tag","published_at":"2017-08-18T08:44:57.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"fd2e22986a7fc7a5a1fc3577b82cca2af6bdcd65","kind":"tag","published_at":"2017-06-07T09:31:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0/manifests"},{"name":"v9.18.0","sha":"09ba8754235e5953507b8d0543d65098bc7bb78d","kind":"tag","published_at":"2017-06-07T09:25:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0/manifests"},{"name":"v9.17.0","sha":"49b918ba1e72d831247a3f92cd8c59acc763a6bf","kind":"tag","published_at":"2017-03-25T07:37:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0/manifests"},{"name":"v9.16.0","sha":"cbd8b3783569efa86603cf22ace00cf4efddfb83","kind":"tag","published_at":"2017-02-16T12:55:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"07f98339930695b2267dbc815c34ee47861e9682","kind":"tag","published_at":"2017-02-14T14:28:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"4159cd067369b8242131551beb09fafb52afc289","kind":"tag","published_at":"2016-11-20T06:28:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"130c25f34b2d5e5e7b2d7ecb8294cddef56e93e0","kind":"tag","published_at":"2016-11-11T09:53:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"282ae63d59b6fae64a5d0965e03cce9c6263de55","kind":"tag","published_at":"2016-10-10T05:05:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"f455691475dc05015b662fe4f457569811e40fc5","kind":"tag","published_at":"2016-10-09T15:18:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"2225fe213599c0b619b17c396e7765f02d38fe72","kind":"tag","published_at":"2016-09-10T13:41:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"367f1f26434aee2c26387003cadbd95131a3fc3b","kind":"tag","published_at":"2016-07-03T21:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"870eb326517a556c5d1439f9e99d29db60d49aa6","kind":"tag","published_at":"2016-06-07T15:51:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"158ee4b3768742b9316559f90796ce747f9c591e","kind":"tag","published_at":"2016-05-22T07:23:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"def3a004b15985b94aeead981478659701c7ff06","kind":"tag","published_at":"2016-05-01T09:45:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"ddd67eee82aed52cdba7a28b09b9c3f1dea0f0c7","kind":"tag","published_at":"2016-04-18T16:03:10.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"77c6fd4f214140ef81c530c5b3da49ee346fd08a","kind":"tag","published_at":"2016-04-05T15:49:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"7f34af9a33f59f5ad460c6c7ff035669ba30d756","kind":"tag","published_at":"2016-04-02T16:15:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"4976a1a3c08c8f9a7fa11364a57d6e06d1add141","kind":"tag","published_at":"2016-03-24T14:26:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"1e9ebc39828b92bd5c8ec7dc7bb07d62f2fb0153","kind":"tag","published_at":"2016-02-26T15:09:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"12d20fee61d95fb5ec6676f8af62e5ee41ee6941","kind":"tag","published_at":"2016-02-07T05:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"d929a0c638008d4cbf87cc7faac5bc5169e2b86d","kind":"tag","published_at":"2016-01-07T15:53:31.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"1e9e189ec76b938de5692941107c62442b93fe57","kind":"tag","published_at":"2015-12-31T00:20:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"a6823fb0538f488ffccd0971b81e84a54ecceef5","kind":"tag","published_at":"2015-12-29T21:53:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"cff018fdec7ae48f7e1b0e68c3d08019449dbbdc","kind":"tag","published_at":"2015-12-15T18:26:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"06eaf6882266932a28a56f8ec322053ff731d90d","kind":"tag","published_at":"2015-12-02T18:38:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"73177be7f9a8f1e53b403f500bc8d41ae9fa7fd7","kind":"tag","published_at":"2015-11-30T01:40:52.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"34f4632378986bda98a02aba88be09617cbb9287","kind":"tag","published_at":"2015-11-20T18:19:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4968331eef0beb0c4cb712472990ec1688fc7779","kind":"tag","published_at":"2015-11-13T08:06:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"b822c731d03c77e1ed54432e7c484a52fe4a175d","kind":"tag","published_at":"2015-10-03T17:15:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"beb2076565fd764a1264f0b066f96744862b68d6","kind":"tag","published_at":"2015-09-21T05:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"9576451c6bde9960a025ee4d3c8708913f7dbc80","kind":"tag","published_at":"2015-09-20T09:14:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"222cb5f8455cc3459ecdd613f8a152922c213c9d","kind":"tag","published_at":"2015-09-05T07:34:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"a993b8aa0792868c14021d10518f5f3ca0723dd9","kind":"tag","published_at":"2015-09-01T09:32:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"32e4f339277cac3160671c77eec63683a3e411b9","kind":"tag","published_at":"2015-08-20T16:29:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"081517fa8e8ab43ce122a0cb4c36766ad8efb2ee","kind":"tag","published_at":"2015-08-20T06:38:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"360ff9983bc5209f552ebcdae6568c9cff561efa","kind":"tag","published_at":"2015-08-18T07:54:32.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"51e51777b0d4db43cbb381fc2616adf8142fe55e","kind":"tag","published_at":"2015-07-30T11:22:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0/manifests"},{"name":"8.2.0","sha":"446d0ed196d58bf62c0ed94e06e2ffbe75816ad9","kind":"tag","published_at":"2015-06-29T17:42:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"f86075648ac672a540e64c2a46de8ef49c15fc0b","kind":"tag","published_at":"2015-06-20T17:32:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0/manifests"},{"name":"8.0.0","sha":"cce613db700a579352e87c331c9427d46d60d162","kind":"tag","published_at":"2015-06-07T16:48:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0/manifests"},{"name":"7.1.0","sha":"38b4e9a4942df8e62769307fdcaf376a7b5b8ee8","kind":"tag","published_at":"2015-06-03T09:21:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"fecd6fa10a001e5589db242a1ce4d03194772ef7","kind":"tag","published_at":"2015-06-02T19:58:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0/manifests"},{"name":"v6.4.1","sha":"c8e9f2aba0eaea2a732452667a386178ddd6bcb7","kind":"tag","published_at":"2015-03-26T06:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"9c1d079f3197f3cbae1365ee8f15e5abd7ce1fb3","kind":"tag","published_at":"2015-03-25T10:49:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"db5f7082d29f8933a49e7bc42c6bd55db28de779","kind":"tag","published_at":"2015-03-17T11:58:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"22889fa12fa1a028bb1eee368aadd05e40e70b05","kind":"tag","published_at":"2015-02-16T15:49:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"c3937467a80f3da4000a0a7cb15b92ea11ce8ea8","kind":"tag","published_at":"2015-02-04T19:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3e865210ba72e36f854ec42b00ca6875024e28cd","kind":"tag","published_at":"2015-02-02T10:22:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"b9c4e523b6bd6c60e1a3fe8081a00cd1a6d2c5cc","kind":"tag","published_at":"2015-01-22T08:49:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"04de6084164950e8ad06ba3b028515f2e89d2bc1","kind":"tag","published_at":"2015-01-19T22:13:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"3a4f5432aa72158b112d85cd027be218c872846f","kind":"tag","published_at":"2014-12-18T00:13:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"9362018d7d29d4f4d335b3909e30ac73b13cf810","kind":"tag","published_at":"2014-12-12T23:33:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"6400333f4cbed250826e4aea9081eefbb6e676c0","kind":"tag","published_at":"2014-11-26T12:33:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"787be0b6fbdbcd6f75e01df674fd7d89ce72cf74","kind":"tag","published_at":"2014-08-14T14:15:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0/manifests"},{"name":"0.1.1","sha":"a4b5b0a7f66a711175c574baabe2be6b852606f6","kind":"tag","published_at":"2014-04-30T22:22:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"918d98389e3ca27d98a8a3bcedf7637726cfd197","kind":"tag","published_at":"2013-12-14T13:48:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T20:45:12.365Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.042370426756957,"dependent_packages_count":5.6623190500613045,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.852344738409131},"purl":"pkg:golang/github.com/sindresorhus/globals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sindresorhus/globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sindresorhus/globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sindresorhus/globals/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T04:01:19.997Z","issues_count":61,"pull_requests_count":214,"avg_time_to_close_issue":21698232.11764706,"avg_time_to_close_pull_request":1219373.5384615385,"issues_closed_count":51,"pull_requests_closed_count":195,"pull_request_authors_count":66,"issue_authors_count":51,"avg_comments_per_issue":1.9672131147540983,"avg_comments_per_pull_request":0.9672897196261683,"merged_pull_requests_count":162,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":15,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":868682.0,"past_year_avg_time_to_close_pull_request":417432.8775510204,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.7735849056603774,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/issues","maintainers":[{"login":"fisker","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"},{"login":"mysticatea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"sindresorhus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"nzakas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"}],"active_maintainers":[{"login":"fisker","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fglobals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fglobals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fglobals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fglobals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fglobals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Fglobals/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13659512,"name":"node-globals","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:18:22.562Z","latest_release_published_at":"2026-02-12T08:18:22.562Z","latest_release_number":"13.23.0-1","last_synced_at":"2026-03-14T07:04:10.092Z","created_at":"2026-02-12T08:18:22.390Z","updated_at":"2026-03-14T07:04:10.092Z","registry_url":"https://tracker.debian.org/pkg/node-globals","install_command":"apt-get install node-globals","documentation_url":"https://packages.debian.org/trixie/node-globals","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:18:28.618Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-globals?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13428520,"name":"node-globals","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:42:44.477Z","latest_release_published_at":"2026-02-07T15:42:44.477Z","latest_release_number":"13.12.1-1","last_synced_at":"2026-03-07T16:30:11.772Z","created_at":"2026-02-07T15:42:44.148Z","updated_at":"2026-03-07T17:02:47.639Z","registry_url":"https://launchpad.net/ubuntu/+source/node-globals","install_command":"apt-get install node-globals","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-globals?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":1780887,"name":"globals","ecosystem":"npm","description":"Global identifiers from different JavaScript environments","homepage":"https://github.com/sindresorhus/globals#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["globals","global","identifiers","variables","vars","jshint","eslint","environments"],"namespace":null,"versions_count":137,"first_release_published_at":"2013-12-16T07:42:25.762Z","latest_release_published_at":"2026-06-22T17:20:20.100Z","latest_release_number":"17.7.0","last_synced_at":"2026-07-21T18:31:09.288Z","created_at":"2022-04-09T16:29:05.009Z","updated_at":"2026-07-21T18:31:09.288Z","registry_url":"https://www.npmjs.com/package/globals","install_command":"npm install globals","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"17.7.0"}},"repo_metadata":{"id":12516445,"uuid":"15186239","full_name":"sindresorhus/globals","owner":"sindresorhus","description":"Global identifiers from different JavaScript environments","archived":false,"fork":false,"pushed_at":"2024-10-09T06:00:40.000Z","size":326,"stargazers_count":402,"open_issues_count":7,"forks_count":116,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-10-29T15:11:26.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2013-12-14T13:46:23.000Z","updated_at":"2024-10-26T23:22:07.000Z","dependencies_parsed_at":"2023-09-27T10:38:21.260Z","dependency_job_id":"f9146659-94d2-4cfe-8f37-fc8e303489af","html_url":"https://github.com/sindresorhus/globals","commit_stats":{"total_commits":303,"total_committers":99,"mean_commits":"3.0606060606060606","dds":0.5181518151815181,"last_synced_commit":"f22d19fa8969166f6890cb38a9a710bc540ec780"},"previous_names":[],"tags_count":109,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222088923,"owners_count":16929049,"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","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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focuses on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages. Likes unicorns.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1102,"last_synced_at":"2024-04-15T08:17:34.428Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":804815,"followers":66084,"following":30,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-04-15T08:21:19.389Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v15.1.0","sha":"f22d19fa8969166f6890cb38a9a710bc540ec780","kind":"tag","published_at":"2024-04-28T08:16:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0/manifests"},{"name":"v15.0.0","sha":"da9768020e2c82a5e8a04e56419dc4a237e5e057","kind":"tag","published_at":"2024-03-26T04:39:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0/manifests"},{"name":"v14.0.0","sha":"9b903064b5842a3231549d3767dbfddb463c1c0d","kind":"tag","published_at":"2024-02-10T15:24:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v14.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0/manifests"},{"name":"v13.24.0","sha":"47d4224894e1a6cda1a6b19920846e7141151aca","kind":"tag","published_at":"2023-12-10T17:32:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.24.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0/manifests"},{"name":"v13.23.0","sha":"870383888c52f48d11d02975f107468f9401024e","kind":"tag","published_at":"2023-10-05T14:21:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.23.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0/manifests"},{"name":"v13.22.0","sha":"d887e4c9772e25c37bb326c1e591064ca64a1a63","kind":"tag","published_at":"2023-09-20T17:08:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.22.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0/manifests"},{"name":"v13.21.0","sha":"f966f4d1acf7fcacb34911719108dd5bc970fac9","kind":"tag","published_at":"2023-08-11T11:11:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.21.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0/manifests"},{"name":"v13.20.0","sha":"64d801f42fd9a35617622b1b19010701352efe6d","kind":"tag","published_at":"2023-01-28T09:32:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.20.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0/manifests"},{"name":"v13.19.0","sha":"07e347525041cc20ee02f44392423d367cc0e749","kind":"tag","published_at":"2022-12-12T08:58:02.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.19.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0/manifests"},{"name":"v13.18.0","sha":"de1379f6246f85109c632c47d72d07166621b861","kind":"tag","published_at":"2022-11-17T10:04:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0/manifests"},{"name":"v13.17.0","sha":"1a1f7e863300f5685c66263086765b8cdcdc3665","kind":"tag","published_at":"2022-07-21T08:14:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0/manifests"},{"name":"v13.16.0","sha":"f03c94a4727b7f81f4dedee869240b953a6f1e71","kind":"tag","published_at":"2022-07-04T19:56:36.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0/manifests"},{"name":"v13.15.0","sha":"e396260192e6dbb65dd1cc66aac09f5076d375d7","kind":"tag","published_at":"2022-05-12T07:32:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0/manifests"},{"name":"v13.14.0","sha":"bbb271afd2ccf80f58c2c339290b1df70db6f891","kind":"tag","published_at":"2022-05-08T17:12:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0/manifests"},{"name":"v13.13.0","sha":"d6f472a80cc85390ddcf7c43b6922b08e38d23a6","kind":"tag","published_at":"2022-03-15T18:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0/manifests"},{"name":"v13.12.1","sha":"73f9554bdb40ff3b10a7d91b0e0801f3b2da1816","kind":"tag","published_at":"2022-02-02T17:17:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1/manifests"},{"name":"v13.12.0","sha":"332404584ae6721500cfcddb034a3fae26618666","kind":"tag","published_at":"2021-10-27T06:41:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"70e594a6f7f5a9ba9692f92a372c1b43f4ba0f0b","kind":"tag","published_at":"2021-08-12T23:15:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0/manifests"},{"name":"v13.10.0","sha":"0e00de7db0611cf4d6df4a4651a8b7b6ca000538","kind":"tag","published_at":"2021-07-07T11:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"90f27f5862c4a4d8bff84a2e2832f99d4fcd1d91","kind":"tag","published_at":"2021-05-27T03:54:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0/manifests"},{"name":"v13.8.0","sha":"463bfe61ba210fbbf0ae88309b395e7364419c1f","kind":"tag","published_at":"2021-04-09T08:28:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"926294653dc526c513dce3523b4675f63cc00e87","kind":"tag","published_at":"2021-03-18T13:47:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0/manifests"},{"name":"v13.6.0","sha":"0383746778d6528b9fed49a5cb0cc12d6ffd912e","kind":"tag","published_at":"2021-02-16T05:25:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0/manifests"},{"name":"v13.5.0","sha":"b9958949bde06e2729f6c0a6cb88c9326887218f","kind":"tag","published_at":"2020-12-19T16:31:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"948705f0769b36ecd6c9d6d129d318f37ea4cc4b","kind":"tag","published_at":"2020-12-08T06:28:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"ef4e335e82619afc52504d4686f1d57dca32e784","kind":"tag","published_at":"2020-10-25T22:47:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"95eaeb2f4f927642fd47c860fa31b2f0c24d9246","kind":"tag","published_at":"2020-08-06T10:48:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"7b4dac7464aca23b2d05f43189fc7cc02c03c87f","kind":"tag","published_at":"2020-06-06T06:46:58.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"f8c183ec1ee238ef274442fe405f0e3d214a14fa","kind":"tag","published_at":"2020-04-12T06:37:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0/manifests"},{"name":"v12.4.0","sha":"92bbb85fc797e03465fbf6e69fb881be4f07e23d","kind":"tag","published_at":"2020-03-09T09:12:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0/manifests"},{"name":"v12.3.0","sha":"fee6997b7da5524973b6dbf32d140e41a39f24ba","kind":"tag","published_at":"2019-11-19T05:57:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"57a79b0ad28f0963057dc13921063f6f28c00b51","kind":"tag","published_at":"2019-11-13T04:48:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0/manifests"},{"name":"v12.1.1","sha":"1dd9a9ffde98fdefadb69ccd74a6ae2315136b2c","kind":"tag","published_at":"2019-10-08T04:57:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"badfe7dd74d63786a0550132281ecd5d97665302","kind":"tag","published_at":"2019-09-14T08:33:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"a1d32c7f76e4d1ac3c8883acf075db11bd4d44f9","kind":"tag","published_at":"2019-07-21T13:54:19.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0/manifests"},{"name":"v11.12.0","sha":"6bf39e6d2aaf5b107a840fd18f29be45760f2749","kind":"tag","published_at":"2019-04-30T12:08:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"0155131737e8ef05d3bea05d6268b4d4c469236b","kind":"tag","published_at":"2019-02-11T18:21:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"06fb76415e4c1f664c8e0a1185f800956b59fd45","kind":"tag","published_at":"2019-01-09T05:14:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"3341b4df701c0f7911bfb2c8064b2bb5d11d6f6a","kind":"tag","published_at":"2018-11-12T07:02:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"40a26a4bf53e2b73fd5ac7d33dfd411a0104b57c","kind":"tag","published_at":"2018-10-02T05:33:50.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"45fc1b8d950704bcfd2b5af1cb2ce10f94361741","kind":"tag","published_at":"2018-06-20T07:27:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"feb15f37f071e5fc976dfa212927b700de5606b4","kind":"tag","published_at":"2018-06-19T18:15:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"4ce1b7aa14ffc799a4e7b867e7d91c634ef81efb","kind":"tag","published_at":"2018-04-27T05:00:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"75916799082c151c1b1051e89674064b877b2570","kind":"tag","published_at":"2018-03-24T11:33:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"f1448bb44004ee15083dd0cd0bd74ef7bb53152b","kind":"tag","published_at":"2018-01-30T03:08:42.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"df0993cc6a394d64ea366b6614f2bb18403bd7f3","kind":"tag","published_at":"2018-01-25T22:12:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"97c71054d75144c7ec58c6a0c2496ff90838fea3","kind":"tag","published_at":"2017-12-09T12:50:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"b8c38ebaa24cfc5379f6a4f3bffbfdd7baa7e91b","kind":"tag","published_at":"2017-11-17T09:25:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"969a12ca2d1269a522d54583877978808fd4a50d","kind":"tag","published_at":"2017-11-17T07:02:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0/manifests"},{"name":"v10.4.0","sha":"18de21523df775fd8374da0926d173fa3e2d095c","kind":"tag","published_at":"2017-11-17T05:00:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"1de990c1a2473cb58040704c24e1f6a58655b6b8","kind":"tag","published_at":"2017-11-03T16:09:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"8cb3de2087a7a877ef86292f55f0a8ee357da34a","kind":"tag","published_at":"2017-10-29T14:28:13.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"890bcfe6e052739ce2d4dea038589f9243cf9b17","kind":"tag","published_at":"2017-08-18T08:44:57.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"fd2e22986a7fc7a5a1fc3577b82cca2af6bdcd65","kind":"tag","published_at":"2017-06-07T09:31:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0/manifests"},{"name":"v9.18.0","sha":"09ba8754235e5953507b8d0543d65098bc7bb78d","kind":"tag","published_at":"2017-06-07T09:25:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0/manifests"},{"name":"v9.17.0","sha":"49b918ba1e72d831247a3f92cd8c59acc763a6bf","kind":"tag","published_at":"2017-03-25T07:37:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0/manifests"},{"name":"v9.16.0","sha":"cbd8b3783569efa86603cf22ace00cf4efddfb83","kind":"tag","published_at":"2017-02-16T12:55:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"07f98339930695b2267dbc815c34ee47861e9682","kind":"tag","published_at":"2017-02-14T14:28:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"4159cd067369b8242131551beb09fafb52afc289","kind":"tag","published_at":"2016-11-20T06:28:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"130c25f34b2d5e5e7b2d7ecb8294cddef56e93e0","kind":"tag","published_at":"2016-11-11T09:53:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"282ae63d59b6fae64a5d0965e03cce9c6263de55","kind":"tag","published_at":"2016-10-10T05:05:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"f455691475dc05015b662fe4f457569811e40fc5","kind":"tag","published_at":"2016-10-09T15:18:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"2225fe213599c0b619b17c396e7765f02d38fe72","kind":"tag","published_at":"2016-09-10T13:41:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"367f1f26434aee2c26387003cadbd95131a3fc3b","kind":"tag","published_at":"2016-07-03T21:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"870eb326517a556c5d1439f9e99d29db60d49aa6","kind":"tag","published_at":"2016-06-07T15:51:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"158ee4b3768742b9316559f90796ce747f9c591e","kind":"tag","published_at":"2016-05-22T07:23:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"def3a004b15985b94aeead981478659701c7ff06","kind":"tag","published_at":"2016-05-01T09:45:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"ddd67eee82aed52cdba7a28b09b9c3f1dea0f0c7","kind":"tag","published_at":"2016-04-18T16:03:10.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"77c6fd4f214140ef81c530c5b3da49ee346fd08a","kind":"tag","published_at":"2016-04-05T15:49:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"7f34af9a33f59f5ad460c6c7ff035669ba30d756","kind":"tag","published_at":"2016-04-02T16:15:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"4976a1a3c08c8f9a7fa11364a57d6e06d1add141","kind":"tag","published_at":"2016-03-24T14:26:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"1e9ebc39828b92bd5c8ec7dc7bb07d62f2fb0153","kind":"tag","published_at":"2016-02-26T15:09:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"12d20fee61d95fb5ec6676f8af62e5ee41ee6941","kind":"tag","published_at":"2016-02-07T05:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"d929a0c638008d4cbf87cc7faac5bc5169e2b86d","kind":"tag","published_at":"2016-01-07T15:53:31.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"1e9e189ec76b938de5692941107c62442b93fe57","kind":"tag","published_at":"2015-12-31T00:20:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"a6823fb0538f488ffccd0971b81e84a54ecceef5","kind":"tag","published_at":"2015-12-29T21:53:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"cff018fdec7ae48f7e1b0e68c3d08019449dbbdc","kind":"tag","published_at":"2015-12-15T18:26:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"06eaf6882266932a28a56f8ec322053ff731d90d","kind":"tag","published_at":"2015-12-02T18:38:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"73177be7f9a8f1e53b403f500bc8d41ae9fa7fd7","kind":"tag","published_at":"2015-11-30T01:40:52.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"34f4632378986bda98a02aba88be09617cbb9287","kind":"tag","published_at":"2015-11-20T18:19:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4968331eef0beb0c4cb712472990ec1688fc7779","kind":"tag","published_at":"2015-11-13T08:06:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"b822c731d03c77e1ed54432e7c484a52fe4a175d","kind":"tag","published_at":"2015-10-03T17:15:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"beb2076565fd764a1264f0b066f96744862b68d6","kind":"tag","published_at":"2015-09-21T05:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"9576451c6bde9960a025ee4d3c8708913f7dbc80","kind":"tag","published_at":"2015-09-20T09:14:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"222cb5f8455cc3459ecdd613f8a152922c213c9d","kind":"tag","published_at":"2015-09-05T07:34:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"a993b8aa0792868c14021d10518f5f3ca0723dd9","kind":"tag","published_at":"2015-09-01T09:32:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"32e4f339277cac3160671c77eec63683a3e411b9","kind":"tag","published_at":"2015-08-20T16:29:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"081517fa8e8ab43ce122a0cb4c36766ad8efb2ee","kind":"tag","published_at":"2015-08-20T06:38:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"360ff9983bc5209f552ebcdae6568c9cff561efa","kind":"tag","published_at":"2015-08-18T07:54:32.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"51e51777b0d4db43cbb381fc2616adf8142fe55e","kind":"tag","published_at":"2015-07-30T11:22:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0/manifests"},{"name":"8.2.0","sha":"446d0ed196d58bf62c0ed94e06e2ffbe75816ad9","kind":"tag","published_at":"2015-06-29T17:42:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"f86075648ac672a540e64c2a46de8ef49c15fc0b","kind":"tag","published_at":"2015-06-20T17:32:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0/manifests"},{"name":"8.0.0","sha":"cce613db700a579352e87c331c9427d46d60d162","kind":"tag","published_at":"2015-06-07T16:48:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0/manifests"},{"name":"7.1.0","sha":"38b4e9a4942df8e62769307fdcaf376a7b5b8ee8","kind":"tag","published_at":"2015-06-03T09:21:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"fecd6fa10a001e5589db242a1ce4d03194772ef7","kind":"tag","published_at":"2015-06-02T19:58:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0/manifests"},{"name":"v6.4.1","sha":"c8e9f2aba0eaea2a732452667a386178ddd6bcb7","kind":"tag","published_at":"2015-03-26T06:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"9c1d079f3197f3cbae1365ee8f15e5abd7ce1fb3","kind":"tag","published_at":"2015-03-25T10:49:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"db5f7082d29f8933a49e7bc42c6bd55db28de779","kind":"tag","published_at":"2015-03-17T11:58:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"22889fa12fa1a028bb1eee368aadd05e40e70b05","kind":"tag","published_at":"2015-02-16T15:49:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"c3937467a80f3da4000a0a7cb15b92ea11ce8ea8","kind":"tag","published_at":"2015-02-04T19:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3e865210ba72e36f854ec42b00ca6875024e28cd","kind":"tag","published_at":"2015-02-02T10:22:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"b9c4e523b6bd6c60e1a3fe8081a00cd1a6d2c5cc","kind":"tag","published_at":"2015-01-22T08:49:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"04de6084164950e8ad06ba3b028515f2e89d2bc1","kind":"tag","published_at":"2015-01-19T22:13:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"3a4f5432aa72158b112d85cd027be218c872846f","kind":"tag","published_at":"2014-12-18T00:13:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"9362018d7d29d4f4d335b3909e30ac73b13cf810","kind":"tag","published_at":"2014-12-12T23:33:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"6400333f4cbed250826e4aea9081eefbb6e676c0","kind":"tag","published_at":"2014-11-26T12:33:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"787be0b6fbdbcd6f75e01df674fd7d89ce72cf74","kind":"tag","published_at":"2014-08-14T14:15:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0/manifests"},{"name":"0.1.1","sha":"a4b5b0a7f66a711175c574baabe2be6b852606f6","kind":"tag","published_at":"2014-04-30T22:22:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"918d98389e3ca27d98a8a3bcedf7637726cfd197","kind":"tag","published_at":"2013-12-14T13:48:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:28:47.944Z","dependent_packages_count":2314,"downloads":925812097,"downloads_period":"last-month","dependent_repos_count":1094003,"rankings":{"downloads":0.0015606501504247705,"dependent_repos_count":0.031213003008495416,"dependent_packages_count":0.03449858227254756,"stargazers_count":3.472118026768709,"forks_count":2.867763100973517,"docker_downloads_count":0.010404334336165137,"average":1.0695929495849765},"purl":"pkg:npm/globals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/globals","docker_dependents_count":28928,"docker_downloads_count":8826367073,"usage_url":"https://repos.ecosyste.ms/usage/npm/globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/globals/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:33:23.289Z","issues_count":51,"pull_requests_count":120,"avg_time_to_close_issue":23853773.47826087,"avg_time_to_close_pull_request":1792260.56779661,"issues_closed_count":46,"pull_requests_closed_count":118,"pull_request_authors_count":63,"issue_authors_count":45,"avg_comments_per_issue":2.4705882352941178,"avg_comments_per_pull_request":1.2333333333333334,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":14,"past_year_pull_requests_count":51,"past_year_avg_time_to_close_issue":827379.2727272727,"past_year_avg_time_to_close_pull_request":213759.0,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.6428571428571428,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":44,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/issues","maintainers":[{"login":"fisker","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"},{"login":"mysticatea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"nzakas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"},{"login":"sindresorhus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[{"login":"fisker","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/globals/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-12T13:39:59.059Z","updated_at":"2022-11-12T13:39:59.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"},{"uuid":"byk","login":"byk","name":null,"email":"ben@byk.im","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~byk","role":null,"created_at":"2022-11-12T13:39:58.312Z","updated_at":"2022-11-12T13:39:58.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/byk/packages"},{"uuid":"nzakas","login":"nzakas","name":null,"email":"nicholas@nczconsulting.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~nzakas","role":null,"created_at":"2022-11-12T13:39:58.509Z","updated_at":"2022-11-12T13:39:58.509Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nzakas/packages"},{"uuid":"lo1tuma","login":"lo1tuma","name":null,"email":"schreck.mathias@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~lo1tuma","role":null,"created_at":"2022-11-12T13:39:58.724Z","updated_at":"2022-11-12T13:39:58.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lo1tuma/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678659,"maintainers_count":1211401,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13459423,"name":"node-globals","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/globals","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:21:51.456Z","latest_release_published_at":"2026-02-09T06:21:51.456Z","latest_release_number":"13.23.0-1","last_synced_at":"2026-03-09T07:25:44.721Z","created_at":"2026-02-09T06:21:50.718Z","updated_at":"2026-03-09T07:34:20.272Z","registry_url":"https://launchpad.net/ubuntu/+source/node-globals","install_command":"apt-get install node-globals","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-globals","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-globals?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-globals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-globals/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":5000768,"name":"org.webjars.npm:globals","ecosystem":"maven","description":"WebJar for globals","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":[],"namespace":"org.webjars.npm","versions_count":21,"first_release_published_at":"2015-05-21T10:38:12.000Z","latest_release_published_at":"2025-05-24T13:26:52.000Z","latest_release_number":"15.15.0","last_synced_at":"2026-07-20T12:00:59.465Z","created_at":"2022-07-27T10:58:47.209Z","updated_at":"2026-07-20T12:00:59.465Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/globals/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/globals/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12516445,"uuid":"15186239","full_name":"sindresorhus/globals","owner":"sindresorhus","description":"Global identifiers from different JavaScript environments","archived":false,"fork":false,"pushed_at":"2025-09-11T21:27:26.000Z","size":402,"stargazers_count":521,"open_issues_count":7,"forks_count":123,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-28T13:35:13.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2013-12-14T13:46:23.000Z","updated_at":"2025-09-21T21:47:29.000Z","dependencies_parsed_at":"2023-09-27T10:38:21.260Z","dependency_job_id":"f9146659-94d2-4cfe-8f37-fc8e303489af","html_url":"https://github.com/sindresorhus/globals","commit_stats":{"total_commits":334,"total_committers":100,"mean_commits":3.34,"dds":0.5239520958083832,"last_synced_commit":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/globals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/sbom","scorecard":{"id":826334,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/globals","commit":"2b85fdbacb34b87e9550492fa6286f0d99a73238"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":4,"reason":"Found 12/25 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update.yml:11","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:44","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:48","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:69","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:77","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:26","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:42:21.323Z","repository_id":12516445,"created_at":"2025-08-23T16:42:21.323Z","updated_at":"2025-08-23T16:42:21.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277527085,"owners_count":25833512,"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-09-29T02:00:09.175Z","response_time":84,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v16.4.0","sha":"52ba38b98338c0e4c16ebab6638b2ac74a2f726c","kind":"tag","published_at":"2025-09-09T19:37:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"2b85fdbacb34b87e9550492fa6286f0d99a73238","kind":"tag","published_at":"2025-07-01T09:52:07.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"d10fa848041b14a571e2f5b0400c5ca2a8cfbafc","kind":"tag","published_at":"2025-05-25T11:02:43.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.2.0/manifests"},{"name":"v16.1.0","sha":"a1d29d4c8a11d05177f9520de34deac903ae94d7","kind":"tag","published_at":"2025-05-07T07:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"efb324782720e6f97d13651fa73ae32ef4ca01b4","kind":"tag","published_at":"2025-02-20T10:36:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.0.0/manifests"},{"name":"v15.15.0","sha":"8a43ab65056483c0248c7be3a69fdb2866d859a2","kind":"tag","published_at":"2025-02-12T17:39:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.15.0/manifests"},{"name":"v15.14.0","sha":"48c7b51a8fb284142f88fe34ada7558c0531c44f","kind":"tag","published_at":"2024-12-18T13:32:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18","kind":"tag","published_at":"2024-12-01T18:45:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.13.0/manifests"},{"name":"v15.12.0","sha":"ff4844d90c7639b1bd30a5705109bf4a30b6d896","kind":"tag","published_at":"2024-11-04T11:02:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"0d906b86787a982313b4d44c43a4abfd83d95e95","kind":"tag","published_at":"2024-10-09T05:59:37.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"756071711d916e360cef77afa0cbb16c612ca115","kind":"tag","published_at":"2024-10-01T15:48:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.10.0/manifests"},{"name":"v15.9.0","sha":"b1d88b841b68e2f56f283140ae5c4b210f39e7dc","kind":"tag","published_at":"2024-08-01T10:34:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.9.0/manifests"},{"name":"v15.8.0","sha":"f6b39781bad9a1884427137b3f20fe93cef8df34","kind":"tag","published_at":"2024-07-02T12:02:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.8.0/manifests"},{"name":"v15.7.0","sha":"a20894b9b2f95176ae1e32aab46ed542d8ef3214","kind":"tag","published_at":"2024-06-30T11:35:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"5261dd91292dd48e1d7eb2f36f680c970d6d0a1a","kind":"tag","published_at":"2024-06-17T10:19:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.6.0/manifests"},{"name":"v15.5.0","sha":"d4082e22e522ffde7b3e242f6815323d00aee284","kind":"tag","published_at":"2024-06-16T00:20:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.5.0/manifests"},{"name":"v15.4.0","sha":"e1d566f167d71a8cd6f99c7f6ad52ddcc49d5746","kind":"tag","published_at":"2024-06-06T16:09:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"1e9a85c37ca2bc2d0a6306482e148556232aeddb","kind":"tag","published_at":"2024-05-19T15:13:49.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"ecb9ee0c76b0a98b8ff4ef001bffc0acd5c9b135","kind":"tag","published_at":"2024-05-09T13:25:49.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"f22d19fa8969166f6890cb38a9a710bc540ec780","kind":"tag","published_at":"2024-04-28T08:16:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0/manifests"},{"name":"v15.0.0","sha":"da9768020e2c82a5e8a04e56419dc4a237e5e057","kind":"tag","published_at":"2024-03-26T04:39:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0/manifests"},{"name":"v14.0.0","sha":"9b903064b5842a3231549d3767dbfddb463c1c0d","kind":"tag","published_at":"2024-02-10T15:24:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v14.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0/manifests"},{"name":"v13.24.0","sha":"47d4224894e1a6cda1a6b19920846e7141151aca","kind":"tag","published_at":"2023-12-10T17:32:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.24.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0/manifests"},{"name":"v13.23.0","sha":"870383888c52f48d11d02975f107468f9401024e","kind":"tag","published_at":"2023-10-05T14:21:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.23.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0/manifests"},{"name":"v13.22.0","sha":"d887e4c9772e25c37bb326c1e591064ca64a1a63","kind":"tag","published_at":"2023-09-20T17:08:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.22.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0/manifests"},{"name":"v13.21.0","sha":"f966f4d1acf7fcacb34911719108dd5bc970fac9","kind":"tag","published_at":"2023-08-11T11:11:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.21.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0/manifests"},{"name":"v13.20.0","sha":"64d801f42fd9a35617622b1b19010701352efe6d","kind":"tag","published_at":"2023-01-28T09:32:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.20.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0/manifests"},{"name":"v13.19.0","sha":"07e347525041cc20ee02f44392423d367cc0e749","kind":"tag","published_at":"2022-12-12T08:58:02.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.19.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0/manifests"},{"name":"v13.18.0","sha":"de1379f6246f85109c632c47d72d07166621b861","kind":"tag","published_at":"2022-11-17T10:04:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0/manifests"},{"name":"v13.17.0","sha":"1a1f7e863300f5685c66263086765b8cdcdc3665","kind":"tag","published_at":"2022-07-21T08:14:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0/manifests"},{"name":"v13.16.0","sha":"f03c94a4727b7f81f4dedee869240b953a6f1e71","kind":"tag","published_at":"2022-07-04T19:56:36.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0/manifests"},{"name":"v13.15.0","sha":"e396260192e6dbb65dd1cc66aac09f5076d375d7","kind":"tag","published_at":"2022-05-12T07:32:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0/manifests"},{"name":"v13.14.0","sha":"bbb271afd2ccf80f58c2c339290b1df70db6f891","kind":"tag","published_at":"2022-05-08T17:12:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0/manifests"},{"name":"v13.13.0","sha":"d6f472a80cc85390ddcf7c43b6922b08e38d23a6","kind":"tag","published_at":"2022-03-15T18:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0/manifests"},{"name":"v13.12.1","sha":"73f9554bdb40ff3b10a7d91b0e0801f3b2da1816","kind":"tag","published_at":"2022-02-02T17:17:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1/manifests"},{"name":"v13.12.0","sha":"332404584ae6721500cfcddb034a3fae26618666","kind":"tag","published_at":"2021-10-27T06:41:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"70e594a6f7f5a9ba9692f92a372c1b43f4ba0f0b","kind":"tag","published_at":"2021-08-12T23:15:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0/manifests"},{"name":"v13.10.0","sha":"0e00de7db0611cf4d6df4a4651a8b7b6ca000538","kind":"tag","published_at":"2021-07-07T11:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"90f27f5862c4a4d8bff84a2e2832f99d4fcd1d91","kind":"tag","published_at":"2021-05-27T03:54:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0/manifests"},{"name":"v13.8.0","sha":"463bfe61ba210fbbf0ae88309b395e7364419c1f","kind":"tag","published_at":"2021-04-09T08:28:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"926294653dc526c513dce3523b4675f63cc00e87","kind":"tag","published_at":"2021-03-18T13:47:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0/manifests"},{"name":"v13.6.0","sha":"0383746778d6528b9fed49a5cb0cc12d6ffd912e","kind":"tag","published_at":"2021-02-16T05:25:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0/manifests"},{"name":"v13.5.0","sha":"b9958949bde06e2729f6c0a6cb88c9326887218f","kind":"tag","published_at":"2020-12-19T16:31:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"948705f0769b36ecd6c9d6d129d318f37ea4cc4b","kind":"tag","published_at":"2020-12-08T06:28:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"ef4e335e82619afc52504d4686f1d57dca32e784","kind":"tag","published_at":"2020-10-25T22:47:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"95eaeb2f4f927642fd47c860fa31b2f0c24d9246","kind":"tag","published_at":"2020-08-06T10:48:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"7b4dac7464aca23b2d05f43189fc7cc02c03c87f","kind":"tag","published_at":"2020-06-06T06:46:58.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"f8c183ec1ee238ef274442fe405f0e3d214a14fa","kind":"tag","published_at":"2020-04-12T06:37:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0/manifests"},{"name":"v12.4.0","sha":"92bbb85fc797e03465fbf6e69fb881be4f07e23d","kind":"tag","published_at":"2020-03-09T09:12:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0/manifests"},{"name":"v12.3.0","sha":"fee6997b7da5524973b6dbf32d140e41a39f24ba","kind":"tag","published_at":"2019-11-19T05:57:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"57a79b0ad28f0963057dc13921063f6f28c00b51","kind":"tag","published_at":"2019-11-13T04:48:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0/manifests"},{"name":"v12.1.1","sha":"1dd9a9ffde98fdefadb69ccd74a6ae2315136b2c","kind":"tag","published_at":"2019-10-08T04:57:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"badfe7dd74d63786a0550132281ecd5d97665302","kind":"tag","published_at":"2019-09-14T08:33:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"a1d32c7f76e4d1ac3c8883acf075db11bd4d44f9","kind":"tag","published_at":"2019-07-21T13:54:19.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0/manifests"},{"name":"v11.12.0","sha":"6bf39e6d2aaf5b107a840fd18f29be45760f2749","kind":"tag","published_at":"2019-04-30T12:08:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"0155131737e8ef05d3bea05d6268b4d4c469236b","kind":"tag","published_at":"2019-02-11T18:21:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"06fb76415e4c1f664c8e0a1185f800956b59fd45","kind":"tag","published_at":"2019-01-09T05:14:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"3341b4df701c0f7911bfb2c8064b2bb5d11d6f6a","kind":"tag","published_at":"2018-11-12T07:02:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"40a26a4bf53e2b73fd5ac7d33dfd411a0104b57c","kind":"tag","published_at":"2018-10-02T05:33:50.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"45fc1b8d950704bcfd2b5af1cb2ce10f94361741","kind":"tag","published_at":"2018-06-20T07:27:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"feb15f37f071e5fc976dfa212927b700de5606b4","kind":"tag","published_at":"2018-06-19T18:15:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"4ce1b7aa14ffc799a4e7b867e7d91c634ef81efb","kind":"tag","published_at":"2018-04-27T05:00:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"75916799082c151c1b1051e89674064b877b2570","kind":"tag","published_at":"2018-03-24T11:33:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"f1448bb44004ee15083dd0cd0bd74ef7bb53152b","kind":"tag","published_at":"2018-01-30T03:08:42.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"df0993cc6a394d64ea366b6614f2bb18403bd7f3","kind":"tag","published_at":"2018-01-25T22:12:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"97c71054d75144c7ec58c6a0c2496ff90838fea3","kind":"tag","published_at":"2017-12-09T12:50:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"b8c38ebaa24cfc5379f6a4f3bffbfdd7baa7e91b","kind":"tag","published_at":"2017-11-17T09:25:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"969a12ca2d1269a522d54583877978808fd4a50d","kind":"tag","published_at":"2017-11-17T07:02:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0/manifests"},{"name":"v10.4.0","sha":"18de21523df775fd8374da0926d173fa3e2d095c","kind":"tag","published_at":"2017-11-17T05:00:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"1de990c1a2473cb58040704c24e1f6a58655b6b8","kind":"tag","published_at":"2017-11-03T16:09:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"8cb3de2087a7a877ef86292f55f0a8ee357da34a","kind":"tag","published_at":"2017-10-29T14:28:13.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"890bcfe6e052739ce2d4dea038589f9243cf9b17","kind":"tag","published_at":"2017-08-18T08:44:57.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"fd2e22986a7fc7a5a1fc3577b82cca2af6bdcd65","kind":"tag","published_at":"2017-06-07T09:31:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0/manifests"},{"name":"v9.18.0","sha":"09ba8754235e5953507b8d0543d65098bc7bb78d","kind":"tag","published_at":"2017-06-07T09:25:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0/manifests"},{"name":"v9.17.0","sha":"49b918ba1e72d831247a3f92cd8c59acc763a6bf","kind":"tag","published_at":"2017-03-25T07:37:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0/manifests"},{"name":"v9.16.0","sha":"cbd8b3783569efa86603cf22ace00cf4efddfb83","kind":"tag","published_at":"2017-02-16T12:55:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"07f98339930695b2267dbc815c34ee47861e9682","kind":"tag","published_at":"2017-02-14T14:28:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"4159cd067369b8242131551beb09fafb52afc289","kind":"tag","published_at":"2016-11-20T06:28:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"130c25f34b2d5e5e7b2d7ecb8294cddef56e93e0","kind":"tag","published_at":"2016-11-11T09:53:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"282ae63d59b6fae64a5d0965e03cce9c6263de55","kind":"tag","published_at":"2016-10-10T05:05:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"f455691475dc05015b662fe4f457569811e40fc5","kind":"tag","published_at":"2016-10-09T15:18:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"2225fe213599c0b619b17c396e7765f02d38fe72","kind":"tag","published_at":"2016-09-10T13:41:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"367f1f26434aee2c26387003cadbd95131a3fc3b","kind":"tag","published_at":"2016-07-03T21:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"870eb326517a556c5d1439f9e99d29db60d49aa6","kind":"tag","published_at":"2016-06-07T15:51:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"158ee4b3768742b9316559f90796ce747f9c591e","kind":"tag","published_at":"2016-05-22T07:23:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"def3a004b15985b94aeead981478659701c7ff06","kind":"tag","published_at":"2016-05-01T09:45:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"ddd67eee82aed52cdba7a28b09b9c3f1dea0f0c7","kind":"tag","published_at":"2016-04-18T16:03:10.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"77c6fd4f214140ef81c530c5b3da49ee346fd08a","kind":"tag","published_at":"2016-04-05T15:49:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"7f34af9a33f59f5ad460c6c7ff035669ba30d756","kind":"tag","published_at":"2016-04-02T16:15:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"4976a1a3c08c8f9a7fa11364a57d6e06d1add141","kind":"tag","published_at":"2016-03-24T14:26:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"1e9ebc39828b92bd5c8ec7dc7bb07d62f2fb0153","kind":"tag","published_at":"2016-02-26T15:09:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"12d20fee61d95fb5ec6676f8af62e5ee41ee6941","kind":"tag","published_at":"2016-02-07T05:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"d929a0c638008d4cbf87cc7faac5bc5169e2b86d","kind":"tag","published_at":"2016-01-07T15:53:31.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"1e9e189ec76b938de5692941107c62442b93fe57","kind":"tag","published_at":"2015-12-31T00:20:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"a6823fb0538f488ffccd0971b81e84a54ecceef5","kind":"tag","published_at":"2015-12-29T21:53:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"cff018fdec7ae48f7e1b0e68c3d08019449dbbdc","kind":"tag","published_at":"2015-12-15T18:26:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"06eaf6882266932a28a56f8ec322053ff731d90d","kind":"tag","published_at":"2015-12-02T18:38:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"73177be7f9a8f1e53b403f500bc8d41ae9fa7fd7","kind":"tag","published_at":"2015-11-30T01:40:52.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"34f4632378986bda98a02aba88be09617cbb9287","kind":"tag","published_at":"2015-11-20T18:19:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4968331eef0beb0c4cb712472990ec1688fc7779","kind":"tag","published_at":"2015-11-13T08:06:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"b822c731d03c77e1ed54432e7c484a52fe4a175d","kind":"tag","published_at":"2015-10-03T17:15:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"beb2076565fd764a1264f0b066f96744862b68d6","kind":"tag","published_at":"2015-09-21T05:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"9576451c6bde9960a025ee4d3c8708913f7dbc80","kind":"tag","published_at":"2015-09-20T09:14:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"222cb5f8455cc3459ecdd613f8a152922c213c9d","kind":"tag","published_at":"2015-09-05T07:34:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"a993b8aa0792868c14021d10518f5f3ca0723dd9","kind":"tag","published_at":"2015-09-01T09:32:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"32e4f339277cac3160671c77eec63683a3e411b9","kind":"tag","published_at":"2015-08-20T16:29:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"081517fa8e8ab43ce122a0cb4c36766ad8efb2ee","kind":"tag","published_at":"2015-08-20T06:38:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"360ff9983bc5209f552ebcdae6568c9cff561efa","kind":"tag","published_at":"2015-08-18T07:54:32.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"51e51777b0d4db43cbb381fc2616adf8142fe55e","kind":"tag","published_at":"2015-07-30T11:22:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0/manifests"},{"name":"8.2.0","sha":"446d0ed196d58bf62c0ed94e06e2ffbe75816ad9","kind":"tag","published_at":"2015-06-29T17:42:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"f86075648ac672a540e64c2a46de8ef49c15fc0b","kind":"tag","published_at":"2015-06-20T17:32:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0/manifests"},{"name":"8.0.0","sha":"cce613db700a579352e87c331c9427d46d60d162","kind":"tag","published_at":"2015-06-07T16:48:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0/manifests"},{"name":"7.1.0","sha":"38b4e9a4942df8e62769307fdcaf376a7b5b8ee8","kind":"tag","published_at":"2015-06-03T09:21:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"fecd6fa10a001e5589db242a1ce4d03194772ef7","kind":"tag","published_at":"2015-06-02T19:58:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0/manifests"},{"name":"v6.4.1","sha":"c8e9f2aba0eaea2a732452667a386178ddd6bcb7","kind":"tag","published_at":"2015-03-26T06:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"9c1d079f3197f3cbae1365ee8f15e5abd7ce1fb3","kind":"tag","published_at":"2015-03-25T10:49:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"db5f7082d29f8933a49e7bc42c6bd55db28de779","kind":"tag","published_at":"2015-03-17T11:58:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"22889fa12fa1a028bb1eee368aadd05e40e70b05","kind":"tag","published_at":"2015-02-16T15:49:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"c3937467a80f3da4000a0a7cb15b92ea11ce8ea8","kind":"tag","published_at":"2015-02-04T19:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3e865210ba72e36f854ec42b00ca6875024e28cd","kind":"tag","published_at":"2015-02-02T10:22:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"b9c4e523b6bd6c60e1a3fe8081a00cd1a6d2c5cc","kind":"tag","published_at":"2015-01-22T08:49:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"04de6084164950e8ad06ba3b028515f2e89d2bc1","kind":"tag","published_at":"2015-01-19T22:13:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"3a4f5432aa72158b112d85cd027be218c872846f","kind":"tag","published_at":"2014-12-18T00:13:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"9362018d7d29d4f4d335b3909e30ac73b13cf810","kind":"tag","published_at":"2014-12-12T23:33:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"6400333f4cbed250826e4aea9081eefbb6e676c0","kind":"tag","published_at":"2014-11-26T12:33:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"787be0b6fbdbcd6f75e01df674fd7d89ce72cf74","kind":"tag","published_at":"2014-08-14T14:15:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0/manifests"},{"name":"0.1.1","sha":"a4b5b0a7f66a711175c574baabe2be6b852606f6","kind":"tag","published_at":"2014-04-30T22:22:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"918d98389e3ca27d98a8a3bcedf7637726cfd197","kind":"tag","published_at":"2013-12-14T13:48:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T20:45:13.073Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":15.014757134286913,"forks_count":12.854657776939545,"average":16.751153183267355},"purl":"pkg:maven/org.webjars.npm/globals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:globals/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T04:01:19.997Z","issues_count":61,"pull_requests_count":214,"avg_time_to_close_issue":21698232.11764706,"avg_time_to_close_pull_request":1219373.5384615385,"issues_closed_count":51,"pull_requests_closed_count":195,"pull_request_authors_count":66,"issue_authors_count":51,"avg_comments_per_issue":1.9672131147540983,"avg_comments_per_pull_request":0.9672897196261683,"merged_pull_requests_count":162,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":15,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":868682.0,"past_year_avg_time_to_close_pull_request":417432.8775510204,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.7735849056603774,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/issues","maintainers":[{"login":"fisker","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"},{"login":"mysticatea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"sindresorhus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"nzakas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"}],"active_maintainers":[{"login":"fisker","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:globals/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":28811,"name":"globals","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/globals","keywords_array":[],"namespace":null,"versions_count":130,"first_release_published_at":"2013-12-14T13:48:05.000Z","latest_release_published_at":"2026-01-01T18:01:16.000Z","latest_release_number":"v17.0.0","last_synced_at":"2026-03-11T18:45:07.082Z","created_at":"2022-04-04T21:49:44.432Z","updated_at":"2026-03-11T18:45:07.083Z","registry_url":null,"install_command":"bower install globals","documentation_url":null,"metadata":{},"repo_metadata":{"id":12516445,"uuid":"15186239","full_name":"sindresorhus/globals","owner":"sindresorhus","description":"Global identifiers from different JavaScript environments","archived":false,"fork":false,"pushed_at":"2025-09-11T21:27:26.000Z","size":402,"stargazers_count":521,"open_issues_count":7,"forks_count":123,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-28T13:35:13.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2013-12-14T13:46:23.000Z","updated_at":"2025-09-21T21:47:29.000Z","dependencies_parsed_at":"2023-09-27T10:38:21.260Z","dependency_job_id":"f9146659-94d2-4cfe-8f37-fc8e303489af","html_url":"https://github.com/sindresorhus/globals","commit_stats":{"total_commits":334,"total_committers":100,"mean_commits":3.34,"dds":0.5239520958083832,"last_synced_commit":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/globals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/sbom","scorecard":{"id":826334,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/globals","commit":"2b85fdbacb34b87e9550492fa6286f0d99a73238"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Code-Review","score":4,"reason":"Found 12/25 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:6","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update.yml:11","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/globals/update.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:44","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:48","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:69","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:77","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/update.yml:26","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:42:21.323Z","repository_id":12516445,"created_at":"2025-08-23T16:42:21.323Z","updated_at":"2025-08-23T16:42:21.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277527085,"owners_count":25833512,"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-09-29T02:00:09.175Z","response_time":84,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v16.4.0","sha":"52ba38b98338c0e4c16ebab6638b2ac74a2f726c","kind":"tag","published_at":"2025-09-09T19:37:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.4.0/manifests"},{"name":"v16.3.0","sha":"2b85fdbacb34b87e9550492fa6286f0d99a73238","kind":"tag","published_at":"2025-07-01T09:52:07.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"d10fa848041b14a571e2f5b0400c5ca2a8cfbafc","kind":"tag","published_at":"2025-05-25T11:02:43.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.2.0/manifests"},{"name":"v16.1.0","sha":"a1d29d4c8a11d05177f9520de34deac903ae94d7","kind":"tag","published_at":"2025-05-07T07:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"efb324782720e6f97d13651fa73ae32ef4ca01b4","kind":"tag","published_at":"2025-02-20T10:36:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v16.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v16.0.0/manifests"},{"name":"v15.15.0","sha":"8a43ab65056483c0248c7be3a69fdb2866d859a2","kind":"tag","published_at":"2025-02-12T17:39:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.15.0/manifests"},{"name":"v15.14.0","sha":"48c7b51a8fb284142f88fe34ada7558c0531c44f","kind":"tag","published_at":"2024-12-18T13:32:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"ad28ede9cd5dc3f28c0244dad6ea004183bc9a18","kind":"tag","published_at":"2024-12-01T18:45:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.13.0/manifests"},{"name":"v15.12.0","sha":"ff4844d90c7639b1bd30a5705109bf4a30b6d896","kind":"tag","published_at":"2024-11-04T11:02:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"0d906b86787a982313b4d44c43a4abfd83d95e95","kind":"tag","published_at":"2024-10-09T05:59:37.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"756071711d916e360cef77afa0cbb16c612ca115","kind":"tag","published_at":"2024-10-01T15:48:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.10.0/manifests"},{"name":"v15.9.0","sha":"b1d88b841b68e2f56f283140ae5c4b210f39e7dc","kind":"tag","published_at":"2024-08-01T10:34:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.9.0/manifests"},{"name":"v15.8.0","sha":"f6b39781bad9a1884427137b3f20fe93cef8df34","kind":"tag","published_at":"2024-07-02T12:02:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.8.0/manifests"},{"name":"v15.7.0","sha":"a20894b9b2f95176ae1e32aab46ed542d8ef3214","kind":"tag","published_at":"2024-06-30T11:35:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"5261dd91292dd48e1d7eb2f36f680c970d6d0a1a","kind":"tag","published_at":"2024-06-17T10:19:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.6.0/manifests"},{"name":"v15.5.0","sha":"d4082e22e522ffde7b3e242f6815323d00aee284","kind":"tag","published_at":"2024-06-16T00:20:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.5.0/manifests"},{"name":"v15.4.0","sha":"e1d566f167d71a8cd6f99c7f6ad52ddcc49d5746","kind":"tag","published_at":"2024-06-06T16:09:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.4.0/manifests"},{"name":"v15.3.0","sha":"1e9a85c37ca2bc2d0a6306482e148556232aeddb","kind":"tag","published_at":"2024-05-19T15:13:49.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.3.0/manifests"},{"name":"v15.2.0","sha":"ecb9ee0c76b0a98b8ff4ef001bffc0acd5c9b135","kind":"tag","published_at":"2024-05-09T13:25:49.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"f22d19fa8969166f6890cb38a9a710bc540ec780","kind":"tag","published_at":"2024-04-28T08:16:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.1.0/manifests"},{"name":"v15.0.0","sha":"da9768020e2c82a5e8a04e56419dc4a237e5e057","kind":"tag","published_at":"2024-03-26T04:39:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v15.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v15.0.0/manifests"},{"name":"v14.0.0","sha":"9b903064b5842a3231549d3767dbfddb463c1c0d","kind":"tag","published_at":"2024-02-10T15:24:30.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v14.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v14.0.0/manifests"},{"name":"v13.24.0","sha":"47d4224894e1a6cda1a6b19920846e7141151aca","kind":"tag","published_at":"2023-12-10T17:32:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.24.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.24.0/manifests"},{"name":"v13.23.0","sha":"870383888c52f48d11d02975f107468f9401024e","kind":"tag","published_at":"2023-10-05T14:21:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.23.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.23.0/manifests"},{"name":"v13.22.0","sha":"d887e4c9772e25c37bb326c1e591064ca64a1a63","kind":"tag","published_at":"2023-09-20T17:08:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.22.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.22.0/manifests"},{"name":"v13.21.0","sha":"f966f4d1acf7fcacb34911719108dd5bc970fac9","kind":"tag","published_at":"2023-08-11T11:11:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.21.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.21.0/manifests"},{"name":"v13.20.0","sha":"64d801f42fd9a35617622b1b19010701352efe6d","kind":"tag","published_at":"2023-01-28T09:32:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.20.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.20.0/manifests"},{"name":"v13.19.0","sha":"07e347525041cc20ee02f44392423d367cc0e749","kind":"tag","published_at":"2022-12-12T08:58:02.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.19.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.19.0/manifests"},{"name":"v13.18.0","sha":"de1379f6246f85109c632c47d72d07166621b861","kind":"tag","published_at":"2022-11-17T10:04:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.18.0/manifests"},{"name":"v13.17.0","sha":"1a1f7e863300f5685c66263086765b8cdcdc3665","kind":"tag","published_at":"2022-07-21T08:14:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.17.0/manifests"},{"name":"v13.16.0","sha":"f03c94a4727b7f81f4dedee869240b953a6f1e71","kind":"tag","published_at":"2022-07-04T19:56:36.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.16.0/manifests"},{"name":"v13.15.0","sha":"e396260192e6dbb65dd1cc66aac09f5076d375d7","kind":"tag","published_at":"2022-05-12T07:32:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.15.0/manifests"},{"name":"v13.14.0","sha":"bbb271afd2ccf80f58c2c339290b1df70db6f891","kind":"tag","published_at":"2022-05-08T17:12:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.14.0/manifests"},{"name":"v13.13.0","sha":"d6f472a80cc85390ddcf7c43b6922b08e38d23a6","kind":"tag","published_at":"2022-03-15T18:12:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.13.0/manifests"},{"name":"v13.12.1","sha":"73f9554bdb40ff3b10a7d91b0e0801f3b2da1816","kind":"tag","published_at":"2022-02-02T17:17:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.1/manifests"},{"name":"v13.12.0","sha":"332404584ae6721500cfcddb034a3fae26618666","kind":"tag","published_at":"2021-10-27T06:41:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"70e594a6f7f5a9ba9692f92a372c1b43f4ba0f0b","kind":"tag","published_at":"2021-08-12T23:15:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.11.0/manifests"},{"name":"v13.10.0","sha":"0e00de7db0611cf4d6df4a4651a8b7b6ca000538","kind":"tag","published_at":"2021-07-07T11:01:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"90f27f5862c4a4d8bff84a2e2832f99d4fcd1d91","kind":"tag","published_at":"2021-05-27T03:54:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.9.0/manifests"},{"name":"v13.8.0","sha":"463bfe61ba210fbbf0ae88309b395e7364419c1f","kind":"tag","published_at":"2021-04-09T08:28:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"926294653dc526c513dce3523b4675f63cc00e87","kind":"tag","published_at":"2021-03-18T13:47:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.7.0/manifests"},{"name":"v13.6.0","sha":"0383746778d6528b9fed49a5cb0cc12d6ffd912e","kind":"tag","published_at":"2021-02-16T05:25:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.6.0/manifests"},{"name":"v13.5.0","sha":"b9958949bde06e2729f6c0a6cb88c9326887218f","kind":"tag","published_at":"2020-12-19T16:31:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.5.0/manifests"},{"name":"v13.4.0","sha":"948705f0769b36ecd6c9d6d129d318f37ea4cc4b","kind":"tag","published_at":"2020-12-08T06:28:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"ef4e335e82619afc52504d4686f1d57dca32e784","kind":"tag","published_at":"2020-10-25T22:47:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"95eaeb2f4f927642fd47c860fa31b2f0c24d9246","kind":"tag","published_at":"2020-08-06T10:48:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"7b4dac7464aca23b2d05f43189fc7cc02c03c87f","kind":"tag","published_at":"2020-06-06T06:46:58.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"f8c183ec1ee238ef274442fe405f0e3d214a14fa","kind":"tag","published_at":"2020-04-12T06:37:01.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v13.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v13.0.0/manifests"},{"name":"v12.4.0","sha":"92bbb85fc797e03465fbf6e69fb881be4f07e23d","kind":"tag","published_at":"2020-03-09T09:12:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.4.0/manifests"},{"name":"v12.3.0","sha":"fee6997b7da5524973b6dbf32d140e41a39f24ba","kind":"tag","published_at":"2019-11-19T05:57:14.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"57a79b0ad28f0963057dc13921063f6f28c00b51","kind":"tag","published_at":"2019-11-13T04:48:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.2.0/manifests"},{"name":"v12.1.1","sha":"1dd9a9ffde98fdefadb69ccd74a6ae2315136b2c","kind":"tag","published_at":"2019-10-08T04:57:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"badfe7dd74d63786a0550132281ecd5d97665302","kind":"tag","published_at":"2019-09-14T08:33:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"a1d32c7f76e4d1ac3c8883acf075db11bd4d44f9","kind":"tag","published_at":"2019-07-21T13:54:19.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v12.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v12.0.0/manifests"},{"name":"v11.12.0","sha":"6bf39e6d2aaf5b107a840fd18f29be45760f2749","kind":"tag","published_at":"2019-04-30T12:08:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"0155131737e8ef05d3bea05d6268b4d4c469236b","kind":"tag","published_at":"2019-02-11T18:21:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.11.0/manifests"},{"name":"v11.10.0","sha":"06fb76415e4c1f664c8e0a1185f800956b59fd45","kind":"tag","published_at":"2019-01-09T05:14:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"3341b4df701c0f7911bfb2c8064b2bb5d11d6f6a","kind":"tag","published_at":"2018-11-12T07:02:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"40a26a4bf53e2b73fd5ac7d33dfd411a0104b57c","kind":"tag","published_at":"2018-10-02T05:33:50.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"45fc1b8d950704bcfd2b5af1cb2ce10f94361741","kind":"tag","published_at":"2018-06-20T07:27:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"feb15f37f071e5fc976dfa212927b700de5606b4","kind":"tag","published_at":"2018-06-19T18:15:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"4ce1b7aa14ffc799a4e7b867e7d91c634ef81efb","kind":"tag","published_at":"2018-04-27T05:00:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"75916799082c151c1b1051e89674064b877b2570","kind":"tag","published_at":"2018-03-24T11:33:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"f1448bb44004ee15083dd0cd0bd74ef7bb53152b","kind":"tag","published_at":"2018-01-30T03:08:42.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"df0993cc6a394d64ea366b6614f2bb18403bd7f3","kind":"tag","published_at":"2018-01-25T22:12:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"97c71054d75144c7ec58c6a0c2496ff90838fea3","kind":"tag","published_at":"2017-12-09T12:50:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"b8c38ebaa24cfc5379f6a4f3bffbfdd7baa7e91b","kind":"tag","published_at":"2017-11-17T09:25:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"969a12ca2d1269a522d54583877978808fd4a50d","kind":"tag","published_at":"2017-11-17T07:02:47.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v11.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v11.0.0/manifests"},{"name":"v10.4.0","sha":"18de21523df775fd8374da0926d173fa3e2d095c","kind":"tag","published_at":"2017-11-17T05:00:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"1de990c1a2473cb58040704c24e1f6a58655b6b8","kind":"tag","published_at":"2017-11-03T16:09:53.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"8cb3de2087a7a877ef86292f55f0a8ee357da34a","kind":"tag","published_at":"2017-10-29T14:28:13.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"890bcfe6e052739ce2d4dea038589f9243cf9b17","kind":"tag","published_at":"2017-08-18T08:44:57.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.1.0/manifests"},{"name":"v10.0.0","sha":"fd2e22986a7fc7a5a1fc3577b82cca2af6bdcd65","kind":"tag","published_at":"2017-06-07T09:31:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v10.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v10.0.0/manifests"},{"name":"v9.18.0","sha":"09ba8754235e5953507b8d0543d65098bc7bb78d","kind":"tag","published_at":"2017-06-07T09:25:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.18.0/manifests"},{"name":"v9.17.0","sha":"49b918ba1e72d831247a3f92cd8c59acc763a6bf","kind":"tag","published_at":"2017-03-25T07:37:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.17.0/manifests"},{"name":"v9.16.0","sha":"cbd8b3783569efa86603cf22ace00cf4efddfb83","kind":"tag","published_at":"2017-02-16T12:55:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.16.0/manifests"},{"name":"v9.15.0","sha":"07f98339930695b2267dbc815c34ee47861e9682","kind":"tag","published_at":"2017-02-14T14:28:29.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.15.0/manifests"},{"name":"v9.14.0","sha":"4159cd067369b8242131551beb09fafb52afc289","kind":"tag","published_at":"2016-11-20T06:28:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.14.0/manifests"},{"name":"v9.13.0","sha":"130c25f34b2d5e5e7b2d7ecb8294cddef56e93e0","kind":"tag","published_at":"2016-11-11T09:53:27.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.13.0/manifests"},{"name":"v9.12.0","sha":"282ae63d59b6fae64a5d0965e03cce9c6263de55","kind":"tag","published_at":"2016-10-10T05:05:06.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.12.0/manifests"},{"name":"v9.11.0","sha":"f455691475dc05015b662fe4f457569811e40fc5","kind":"tag","published_at":"2016-10-09T15:18:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.11.0/manifests"},{"name":"v9.10.0","sha":"2225fe213599c0b619b17c396e7765f02d38fe72","kind":"tag","published_at":"2016-09-10T13:41:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"367f1f26434aee2c26387003cadbd95131a3fc3b","kind":"tag","published_at":"2016-07-03T21:27:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"870eb326517a556c5d1439f9e99d29db60d49aa6","kind":"tag","published_at":"2016-06-07T15:51:38.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.8.0/manifests"},{"name":"v9.7.0","sha":"158ee4b3768742b9316559f90796ce747f9c591e","kind":"tag","published_at":"2016-05-22T07:23:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"def3a004b15985b94aeead981478659701c7ff06","kind":"tag","published_at":"2016-05-01T09:45:16.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"ddd67eee82aed52cdba7a28b09b9c3f1dea0f0c7","kind":"tag","published_at":"2016-04-18T16:03:10.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"77c6fd4f214140ef81c530c5b3da49ee346fd08a","kind":"tag","published_at":"2016-04-05T15:49:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"7f34af9a33f59f5ad460c6c7ff035669ba30d756","kind":"tag","published_at":"2016-04-02T16:15:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.3.0/manifests"},{"name":"v9.2.0","sha":"4976a1a3c08c8f9a7fa11364a57d6e06d1add141","kind":"tag","published_at":"2016-03-24T14:26:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"1e9ebc39828b92bd5c8ec7dc7bb07d62f2fb0153","kind":"tag","published_at":"2016-02-26T15:09:20.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"12d20fee61d95fb5ec6676f8af62e5ee41ee6941","kind":"tag","published_at":"2016-02-07T05:21:59.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v9.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v9.0.0/manifests"},{"name":"v8.18.0","sha":"d929a0c638008d4cbf87cc7faac5bc5169e2b86d","kind":"tag","published_at":"2016-01-07T15:53:31.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.18.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"1e9e189ec76b938de5692941107c62442b93fe57","kind":"tag","published_at":"2015-12-31T00:20:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.17.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"a6823fb0538f488ffccd0971b81e84a54ecceef5","kind":"tag","published_at":"2015-12-29T21:53:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.16.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"cff018fdec7ae48f7e1b0e68c3d08019449dbbdc","kind":"tag","published_at":"2015-12-15T18:26:15.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.15.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"06eaf6882266932a28a56f8ec322053ff731d90d","kind":"tag","published_at":"2015-12-02T18:38:33.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.14.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"73177be7f9a8f1e53b403f500bc8d41ae9fa7fd7","kind":"tag","published_at":"2015-11-30T01:40:52.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.13.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"34f4632378986bda98a02aba88be09617cbb9287","kind":"tag","published_at":"2015-11-20T18:19:56.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"4968331eef0beb0c4cb712472990ec1688fc7779","kind":"tag","published_at":"2015-11-13T08:06:48.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.12.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"b822c731d03c77e1ed54432e7c484a52fe4a175d","kind":"tag","published_at":"2015-10-03T17:15:34.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.11.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"beb2076565fd764a1264f0b066f96744862b68d6","kind":"tag","published_at":"2015-09-21T05:00:21.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.10.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"9576451c6bde9960a025ee4d3c8708913f7dbc80","kind":"tag","published_at":"2015-09-20T09:14:35.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.9.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"222cb5f8455cc3459ecdd613f8a152922c213c9d","kind":"tag","published_at":"2015-09-05T07:34:22.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.8.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"a993b8aa0792868c14021d10518f5f3ca0723dd9","kind":"tag","published_at":"2015-09-01T09:32:45.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.7.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"32e4f339277cac3160671c77eec63683a3e411b9","kind":"tag","published_at":"2015-08-20T16:29:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.6.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"081517fa8e8ab43ce122a0cb4c36766ad8efb2ee","kind":"tag","published_at":"2015-08-20T06:38:55.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.5.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"360ff9983bc5209f552ebcdae6568c9cff561efa","kind":"tag","published_at":"2015-08-18T07:54:32.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"51e51777b0d4db43cbb381fc2616adf8142fe55e","kind":"tag","published_at":"2015-07-30T11:22:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v8.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v8.3.0/manifests"},{"name":"8.2.0","sha":"446d0ed196d58bf62c0ed94e06e2ffbe75816ad9","kind":"tag","published_at":"2015-06-29T17:42:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"f86075648ac672a540e64c2a46de8ef49c15fc0b","kind":"tag","published_at":"2015-06-20T17:32:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.1.0/manifests"},{"name":"8.0.0","sha":"cce613db700a579352e87c331c9427d46d60d162","kind":"tag","published_at":"2015-06-07T16:48:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/8.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/8.0.0/manifests"},{"name":"7.1.0","sha":"38b4e9a4942df8e62769307fdcaf376a7b5b8ee8","kind":"tag","published_at":"2015-06-03T09:21:25.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"fecd6fa10a001e5589db242a1ce4d03194772ef7","kind":"tag","published_at":"2015-06-02T19:58:09.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/7.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/7.0.0/manifests"},{"name":"v6.4.1","sha":"c8e9f2aba0eaea2a732452667a386178ddd6bcb7","kind":"tag","published_at":"2015-03-26T06:54:54.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"9c1d079f3197f3cbae1365ee8f15e5abd7ce1fb3","kind":"tag","published_at":"2015-03-25T10:49:04.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.4.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"db5f7082d29f8933a49e7bc42c6bd55db28de779","kind":"tag","published_at":"2015-03-17T11:58:12.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"22889fa12fa1a028bb1eee368aadd05e40e70b05","kind":"tag","published_at":"2015-02-16T15:49:00.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"c3937467a80f3da4000a0a7cb15b92ea11ce8ea8","kind":"tag","published_at":"2015-02-04T19:08:39.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"3e865210ba72e36f854ec42b00ca6875024e28cd","kind":"tag","published_at":"2015-02-02T10:22:26.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"b9c4e523b6bd6c60e1a3fe8081a00cd1a6d2c5cc","kind":"tag","published_at":"2015-01-22T08:49:17.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"04de6084164950e8ad06ba3b028515f2e89d2bc1","kind":"tag","published_at":"2015-01-19T22:13:03.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"3a4f5432aa72158b112d85cd027be218c872846f","kind":"tag","published_at":"2014-12-18T00:13:23.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"9362018d7d29d4f4d335b3909e30ac73b13cf810","kind":"tag","published_at":"2014-12-12T23:33:51.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"6400333f4cbed250826e4aea9081eefbb6e676c0","kind":"tag","published_at":"2014-11-26T12:33:24.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"787be0b6fbdbcd6f75e01df674fd7d89ce72cf74","kind":"tag","published_at":"2014-08-14T14:15:41.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/v1.0.0/manifests"},{"name":"0.1.1","sha":"a4b5b0a7f66a711175c574baabe2be6b852606f6","kind":"tag","published_at":"2014-04-30T22:22:40.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.1","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"918d98389e3ca27d98a8a3bcedf7637726cfd197","kind":"tag","published_at":"2013-12-14T13:48:05.000Z","download_url":"https://codeload.github.com/sindresorhus/globals/tar.gz/0.1.0","html_url":"https://github.com/sindresorhus/globals/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/globals@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T20:45:12.365Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":19.94245997835128,"dependent_packages_count":6.0374294992309006,"stargazers_count":6.76095254372472,"forks_count":4.999145445223039,"docker_downloads_count":null,"average":9.434996866632485},"purl":"pkg:bower/globals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/globals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/globals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/globals/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T04:01:19.997Z","issues_count":61,"pull_requests_count":214,"avg_time_to_close_issue":21698232.11764706,"avg_time_to_close_pull_request":1219373.5384615385,"issues_closed_count":51,"pull_requests_closed_count":195,"pull_request_authors_count":66,"issue_authors_count":51,"avg_comments_per_issue":1.9672131147540983,"avg_comments_per_pull_request":0.9672897196261683,"merged_pull_requests_count":162,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":15,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":868682.0,"past_year_avg_time_to_close_pull_request":417432.8775510204,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":49,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.7735849056603774,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/issues","maintainers":[{"login":"fisker","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"},{"login":"mysticatea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"sindresorhus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"},{"login":"nzakas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"}],"active_maintainers":[{"login":"fisker","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/globals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/globals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/globals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/globals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/globals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/globals/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3374},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-06-10T05:19:40.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}}],"commits":{"id":11945,"full_name":"sindresorhus/globals","default_branch":"main","total_commits":394,"total_committers":103,"total_bot_commits":22,"total_bot_committers":1,"mean_commits":3.825242718446602,"dds":0.5558375634517767,"past_year_total_commits":37,"past_year_total_committers":6,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":6.166666666666667,"past_year_dds":0.5675675675675675,"last_synced_at":"2026-07-22T11:26:02.936Z","last_synced_commit":"a19670cc86c1218e915657c55ea02ba3e7623834","created_at":"2023-03-07T11:18:38.881Z","updated_at":"2026-07-22T11:23:20.448Z","committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":175},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":60},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":22},{"name":"silverwind","email":"me@silverwind.io","login":"silverwind","count":10},{"name":"Nicholas C. Zakas","email":"nicholas@nczconsulting.com","login":"nzakas","count":9},{"name":"Elan Shanker","email":"es128","login":"es128","count":6},{"name":"Dmitriy Shekhovtsov","email":"valorkin@gmail.com","login":"valorkin","count":3},{"name":"Johan Brook","email":"johan.jvb@gmail.com","login":"johanbrook","count":3},{"name":"Toru Nagashima","email":"star.ctor@gmail.com","login":"mysticatea","count":3},{"name":"Milos Djermanovic","email":"milos.djermanovic@gmail.com","login":"mdjermanovic","count":2},{"name":"Kevin Locke","email":"kevin@kevinlocke.name","login":"kevinoid","count":2},{"name":"Kai Cataldo","email":"kai@kaicataldo.com","login":"kaicataldo","count":2},{"name":"Joey Korkames","email":"kfix","login":"kfix","count":2},{"name":"Joe Lencioni","email":"joe.lencioni@gmail.com","login":"lencioni","count":2},{"name":"Gilles Piou","email":"gilles.piou@gmail.com","login":"pioug","count":2},{"name":"Dmitrii Abramov","email":"dmitrii@abramov.io","login":"aaronabramov","count":2},{"name":"Burak Yiğit Kaya","email":"ben@byk.im","login":"BYK","count":2},{"name":"Sébastien Règne","email":"regseb","login":"regseb","count":2},{"name":"Darshak Parikh","email":"dar5hak","login":"dar5hak","count":1},{"name":"David Graham","email":"dgraham@github.com","login":"dgraham","count":1},{"name":"David McCabe","email":"davemccabe@gmail.com","login":"davidmccabe","count":1},{"name":"Dimitri Benin","email":"BendingBender","login":"BendingBender","count":1},{"name":"Daniel Bayley","email":"daniel.bayley@me.com","login":"danielbayley","count":1},{"name":"Christopher Hiller","email":"boneskull@boneskull.com","login":"boneskull","count":1},{"name":"Christoph Pojer","email":"christoph.pojer@gmail.com","login":"cpojer","count":1},{"name":"Chris Gaudreau","email":"chris@crystala.io","login":"clessg","count":1},{"name":"Chris Atkin","email":"atkinchris@gmail.com","login":"atkinchris","count":1},{"name":"Dominic Barnes","email":"dominic@segment.com","login":"dominicbarnes","count":1},{"name":"Ed S","email":"ejsanders@gmail.com","login":"edg2s","count":1},{"name":"ExE Boss","email":"3889017+ExE-Boss","login":"ExE-Boss","count":1},{"name":"Fernando Dias","email":"fdiasdev@gmail.com","login":"fdiasr","count":1},{"name":"Feross Aboukhadijeh","email":"feross@feross.org","login":"feross","count":1},{"name":"Florian Reuschel","email":"Florian.Reuschel@gmx.de","login":"loilo","count":1},{"name":"František Nesveda","email":"fnesveda","login":"fnesveda","count":1},{"name":"Gaurav Dutt Kale","email":"kalegauravd@gmail.com","login":"kalegd","count":1},{"name":"Daniel Brook-Roberge","email":"dbrookroberge@mobify.com","login":null,"count":1},{"name":"James Whitney","email":"james@whitney.io","login":null,"count":1},{"name":"Roberto Vidal","email":"roberto@flashstock.com","login":null,"count":1},{"name":"Ron Korving","email":"rkorving@wizcorp.jp","login":null,"count":1},{"name":"ismay","email":"ismay@ismaywolff.nl","login":null,"count":1},{"name":"Adam Dobrawy","email":"ad-m","login":"ad-m","count":1},{"name":"Alex Ewerlöf","email":"userpixel","login":"userpixel","count":1},{"name":"Alexander","email":"info@alexander-kozhevin.com","login":"AlexanderKozhevin","count":1},{"name":"Amila Welihinda","email":"amilajack","login":"amilajack","count":1},{"name":"Andres Suarez","email":"zertosh@gmail.com","login":"zertosh","count":1},{"name":"Anna Henningsen","email":"github@addaleax.net","login":"addaleax","count":1},{"name":"Anton","email":"dev@atjn.dk","login":"atjn","count":1},{"name":"Arsh","email":"emmagoldmanvevo+github@pm.me","login":"lilnasy","count":1},{"name":"Ben Noordhuis","email":"info@bnoordhuis.nl","login":"bnoordhuis","count":1},{"name":"Benjamin Winterberg","email":"winterbe@googlemail.com","login":"winterbe","count":1},{"name":"Benoît Zugmeyer","email":"bzugmeyer@gmail.com","login":"BenoitZugmeyer","count":1},{"name":"Peter Wagenet","email":"peter.wagenet@gmail.com","login":"wagenet","count":1},{"name":"Philip Walton","email":"philipwalton","login":"philipwalton","count":1},{"name":"Pierre Vanduynslager","email":"pierre.denis.vanduynslager@gmail.com","login":"pvdlg","count":1},{"name":"Rich Trott","email":"rtrott@gmail.com","login":"Trott","count":1},{"name":"Rob Brackett","email":"rob@robbrackett.com","login":"Mr0grog","count":1},{"name":"Robert Jackson","email":"me@rwjblue.com","login":"rwjblue","count":1},{"name":"SNDST00M: M.U.N.I.N","email":"82655227+SNDST00M","login":"SNDST00M","count":1},{"name":"ShikChen","email":"ShikChen","login":"ShikChen","count":1},{"name":"Sylvester Keil","email":"sylvester@keil.or.at","login":"inukshuk","count":1},{"name":"Takeshi Kurosawa","email":"taken.spc@gmail.com","login":"takenspc","count":1},{"name":"Tim Schaub","email":"tschaub","login":"tschaub","count":1},{"name":"Tomer Figenblat","email":"tomer.figenblat@gmail.com","login":"TomerFi","count":1},{"name":"Tony Brix","email":"tony@brix.ninja","login":"UziTech","count":1},{"name":"Wei Lee","email":"wm7101@gmail.com","login":"williamiced","count":1},{"name":"Yongho Lee","email":"i.am.yongho@navercorp.com","login":"yongholeeme","count":1},{"name":"Yuji Sugiura","email":"leader22","login":"leader22","count":1},{"name":"aleksandr-oleynikov","email":"al88@list.ru","login":"aleksandr-oleynikov","count":1},{"name":"dillonkrug","email":"dpkrug@gmail.com","login":"dillonkrug","count":1},{"name":"disce-omnes","email":"106551002+disce-omnes","login":"disce-omnes","count":1},{"name":"ej612","email":"110408767+ej612","login":"ej612","count":1},{"name":"erosman","email":"erosman","login":"erosman","count":1},{"name":"inker610566","email":"inker610566@gmail.com","login":"inker610566","count":1},{"name":"minig0d","email":"54046315+minig0d","login":"minig0d","count":1},{"name":"molsson","email":"martin@minimum.se","login":"mo","count":1},{"name":"mrrorinc","email":"reflect@mrror.com","login":"mrrorinc","count":1},{"name":"ncuillery","email":"nicolas.cuillery@gmail.com","login":"ncuillery","count":1},{"name":"Blake Winton","email":"bwinton@latte.ca","login":"bwinton","count":1},{"name":"Gus Caplan","email":"me@gus.host","login":"devsnek","count":1},{"name":"James-Mac","email":"james@aehr.org","login":"James1x0","count":1},{"name":"Jan Michael Alonzo","email":"jmalonzo","login":"jmalonzo","count":1},{"name":"Jan Olaf Krems","email":"jan.krems@gmail.com","login":"jkrems","count":1},{"name":"Jan-Fabian Humann","email":"jfhumann","login":"jfhumann","count":1},{"name":"Jayden Seric","email":"me@jaydenseric.com","login":"jaydenseric","count":1},{"name":"Jeff Posnick","email":"jeffy@google.com","login":"jeffposnick","count":1},{"name":"Jon Keller","email":"jonkeller","login":"jonkeller","count":1},{"name":"Jose Roberto Vidal","email":"vidal.roberto.j@gmail.com","login":"jrvidal","count":1},{"name":"KarlCastle","email":"karl.castle@gmail.com","login":"KarlCastle","count":1},{"name":"Kerrick Long","email":"me@kerricklong.com","login":"Kerrick","count":1},{"name":"Kevin Martensson","email":"kevinmartensson@gmail.com","login":"kevva","count":1},{"name":"Leonardo Balter","email":"leonardo.balter@gmail.com","login":"leobalter","count":1},{"name":"Linda_pp","email":"rhysd","login":"rhysd","count":1},{"name":"Marc G","email":"Mouvedia","login":"Mouvedia","count":1},{"name":"Mark Banner","email":"standard8@mozilla.com","login":"Standard8","count":1},{"name":"Martin Muñoz","email":"im.mmun@gmail.com","login":"mmun","count":1},{"name":"Memmie Lenglet","email":"memmie@lenglet.name","login":"mems","count":1},{"name":"Michael Ficarra","email":"github@michael.ficarra.me","login":"michaelficarra","count":1},{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":1},{"name":"Omar Alshaker","email":"omar@omaralshaker.com","login":"alshakero","count":1},{"name":"Patrick Brosset","email":"patrick.brosset@gmail.com","login":"captainbrosset","count":1},{"name":"Patrick Nuckolls","email":"d.junkpobox+github@gmail.com","login":"YourFin","count":1},{"name":"Pelle Wessman","email":"pelle@kodfabrik.se","login":"voxpelli","count":1},{"name":"Peter B","email":"2242020+boromisp","login":"boromisp","count":1}],"past_year_committers":[{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":16},{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":10},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":8},{"name":"silverwind","email":"me@silverwind.io","login":"silverwind","count":1},{"name":"ej612","email":"110408767+ej612","login":"ej612","count":1},{"name":"Arsh","email":"emmagoldmanvevo+github@pm.me","login":"lilnasy","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-22T00:00:11.579Z","repositories_count":6388054,"commits_count":868571299,"contributors_count":35936344,"owners_count":1228343,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"sindresorhus/globals","html_url":"https://github.com/sindresorhus/globals","last_synced_at":"2026-07-02T01:20:50.792Z","status":"active","issues_count":63,"pull_requests_count":236,"avg_time_to_close_issue":21283137.53846154,"avg_time_to_close_pull_request":1369289.8224299066,"issues_closed_count":52,"pull_requests_closed_count":214,"pull_request_authors_count":69,"issue_authors_count":52,"avg_comments_per_issue":1.9523809523809523,"avg_comments_per_pull_request":0.923728813559322,"merged_pull_requests_count":178,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":3,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":2741057.5,"past_year_avg_time_to_close_pull_request":40712.22727272727,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.38461538461538464,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":19,"created_at":"2023-05-11T10:23:42.988Z","updated_at":"2026-07-02T01:20:50.792Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fglobals/issues","issue_labels_count":{"table":{"help wanted":2,"enhancement":2,"question":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":43,"CONTRIBUTOR":13,"COLLABORATOR":6,"OWNER":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":142,"COLLABORATOR":70,"NONE":24}},"issue_authors":{"table":{"fisker":6,"aladdin-add":3,"shapkarin":2,"ghost":2,"kevinoid":2,"silverwind":2,"fasttime":1,"niftylettuce":1,"gersongoulart":1,"msl1":1,"kaogire":1,"sindresorhus":1,"MaddyGuthridge":1,"KarlCastle":1,"MarsHeer":1,"targos":1,"idahogurl":1,"edg2s":1,"patwork":1,"robertIsaac":1,"minig0d":1,"kussmaul":1,"santanaG":1,"ncuillery":1,"kalegd":1,"mahnunchik":1,"isbosykh":1,"TBBle":1,"jonahallibone":1,"SethFalco":1,"nzakas":1,"Noitidart":1,"erosman":1,"Mr0grog":1,"eight04":1,"elliot-nelson":1,"nicolo-ribaudo":1,"not-an-aardvark":1,"jkrems":1,"james-pre":1,"dosisod":1,"mmkal":1,"futagoza":1,"skyclouds2001":1,"darkred":1,"dmail":1,"daurnimator":1,"sdavids":1,"bradzacher":1,"woile":1,"coreylight":1,"iddan":1}},"pull_request_authors":{"table":{"fisker":94,"github-actions[bot]":51,"silverwind":5,"erosman":4,"mems":3,"userpixel":2,"jaydenseric":2,"lencioni":2,"kevinoid":2,"kaicataldo":2,"pioug":2,"regseb":2,"Standard8":2,"aryaemami59":2,"voxpelli":2,"mdjermanovic":2,"yongholeeme":2,"mysticatea":2,"TomerFi":2,"adamlui":2,"KarlCastle":1,"edg2s":1,"YourFin":1,"sashashura":1,"SimenB":1,"fnesveda":1,"BendingBender":1,"minig0d":1,"kalegd":1,"mo":1,"mightyaleksey":1,"inker610566":1,"ghost":1,"wagenet":1,"soilSpoon":1,"brunolemos":1,"JasonWeinzierl":1,"ExE-Boss":1,"bnoordhuis":1,"sholladay":1,"disce-omnes":1,"MatthewHerbst":1,"Mouvedia":1,"jkrems":1,"ShikChen":1,"pvdlg":1,"ej612":1,"atjn":1,"devsnek":1,"rhysd":1,"AlexanderKozhevin":1,"fdiasr":1,"Kerrick":1,"ad-m":1,"jonkeller":1,"loilo":1,"williamiced":1,"alshakero":1,"darkred":1,"addaleax":1,"rwjblue":1,"shapkarin":1,"leader22":1,"boromisp":1,"targos":1,"jfhumann":1,"danielbayley":1,"aaronabramov":1,"UziTech":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:21.713Z","repositories_count":14863703,"issues_count":32301816,"pull_requests_count":106208604,"authors_count":11340602,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":1,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"COLLABORATOR":11,"NONE":2}},"past_year_issue_authors":{"table":{"fisker":1,"SethFalco":1}},"past_year_pull_request_authors":{"table":{"github-actions[bot]":12,"fisker":11,"ej612":1,"JasonWeinzierl":1,"mightyaleksey":1}},"maintainers":[{"table":{"login":"fisker","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"}},{"table":{"login":"mysticatea","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"}},{"table":{"login":"sindresorhus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}},{"table":{"login":"nzakas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nzakas"}}],"active_maintainers":[{"table":{"login":"fisker","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fisker"}}]}},"events":{"total":{"ReleaseEvent":11,"DeleteEvent":15,"PullRequestEvent":73,"ForkEvent":8,"IssuesEvent":28,"WatchEvent":126,"IssueCommentEvent":52,"PushEvent":45,"PullRequestReviewEvent":24,"PullRequestReviewCommentEvent":10,"CreateEvent":17},"last_year":{"ReleaseEvent":3,"DeleteEvent":8,"PullRequestEvent":25,"ForkEvent":3,"IssuesEvent":5,"WatchEvent":30,"IssueCommentEvent":7,"PushEvent":22,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":11,"CreateEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-07T07:00:15.983Z","updated_at":"2022-08-07T07:00:15.983Z","repository_link":"https://github.com/sindresorhus/globals/blob/main/package.json","dependencies":[{"id":588837638,"package_name":"type-fest","ecosystem":"npm","requirements":"^0.20.2","direct":true,"kind":"runtime","optional":false},{"id":588837639,"package_name":"ava","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":588837640,"package_name":"tsd","ecosystem":"npm","requirements":"^0.14.0","direct":true,"kind":"development","optional":false},{"id":588837641,"package_name":"xo","ecosystem":"npm","requirements":"^0.36.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:31:00.036Z","updated_at":"2023-02-15T15:31:00.036Z","repository_link":"https://github.com/sindresorhus/globals/blob/main/.github/workflows/main.yml","dependencies":[{"id":7688197807,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7688197810,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":34.04905992562652,"created_at":"2026-07-08T05:33:17.392Z","updated_at":"2026-07-23T13:30:19.300Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377788","html_url":"https://summary.ecosyste.ms/projects/377788"}